diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 49fdf28..9b692ef 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,5 +8,5 @@ updates: - package-ecosystem: "maven" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "weekly" + interval: "monthly" open-pull-requests-limit: 10