diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f087d0533..a2bd42e7e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,8 @@ updates: interval: "daily" commit-message: prefix: "update" + cooldown: + default-days: 7 - package-ecosystem: "github-actions" directory: "/" @@ -16,3 +18,5 @@ updates: interval: "weekly" commit-message: prefix: "chore" + cooldown: + default-days: 7