diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index adc2943..076412e 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -3,7 +3,7 @@ updates: - package-ecosystem: "gomod" directory: "/" schedule: - interval: "daily" + interval: "monthly" open-pull-requests-limit: 10 - package-ecosystem: "github-actions" directory: "/"