diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a04df2e7..d9cd9458 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,8 @@ updates: directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 7 commit-message: prefix: "chore" include: "scope" \ No newline at end of file