Skip to content

fix: remove gradle ecosystem from Dependabot config#4

Merged
petry-projects-dependabot-automrg[bot] merged 1 commit into
mainfrom
fix/remove-gradle-dependabot
Mar 24, 2026
Merged

fix: remove gradle ecosystem from Dependabot config#4
petry-projects-dependabot-automrg[bot] merged 1 commit into
mainfrom
fix/remove-gradle-dependabot

Conversation

@don-petry

Copy link
Copy Markdown
Contributor

Summary

  • Remove gradle package ecosystem from Dependabot config
  • The repo has no build.gradle or build.gradle.kts files, causing Dependabot to fail on every weekly run with: Error during file fetching; aborting: No files found in /

🤖 Generated with Claude Code

Copilot AI review requested due to automatic review settings March 24, 2026 17:54

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes an unused Dependabot update configuration that was causing scheduled runs to fail because the repository does not contain any Gradle build files.

Changes:

  • Removed the gradle package ecosystem entry from .github/dependabot.yml.
  • Retained the github-actions Dependabot configuration unchanged.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@petry-projects-dependabot-automrg petry-projects-dependabot-automrg Bot merged commit 85fde26 into main Mar 24, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants