diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2781833..17c0e6d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,8 @@ updates: directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 7 groups: go-dependencies: patterns: @@ -15,6 +17,8 @@ updates: directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 7 groups: gh-actions-dependencies: patterns: