diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5fbb216f..e69798a8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,16 +10,6 @@ updates: target-branch: "5.1.x" schedule: interval: daily - - package-ecosystem: "maven" - directory: "/" - target-branch: "5.0.x" - schedule: - interval: daily - - package-ecosystem: "maven" - directory: "/" - target-branch: "4.7.x" - schedule: - interval: daily # Maintain dependencies for GitHub Actions - package-ecosystem: "github-actions"