diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 88bf780..85774c2 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: @@ -16,6 +18,8 @@ updates: directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 7 groups: gh-actions-dependencies: patterns: @@ -24,6 +28,8 @@ updates: directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 7 groups: docker-dependencies: patterns: