diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a0d40c705a..3d2f7eba42 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,6 +14,8 @@ updates: prefix: chore prefix-development: chore include: scope + cooldown: + default-days: 7 - package-ecosystem: "github-actions" directory: "/" schedule: @@ -24,3 +26,5 @@ updates: prefix: ci prefix-development: ci include: scope + cooldown: + default-days: 7