diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8d566a17..3dd79205 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,5 @@ updates: - package-ecosystem: "gomod" directory: "/" schedule: - interval: "cron" - cron: "0 */4 * * *" - timezone: "UTC" + interval: "daily" open-pull-requests-limit: 0