diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bed1119..505f431 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,11 @@ updates: directory: / schedule: interval: daily + cooldown: + default-days: 7 - package-ecosystem: gomod directory: / schedule: interval: daily + cooldown: + default-days: 7