diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 06e4201..e8e759d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,8 @@ updates: day: "monday" time: "09:00" timezone: "America/Chicago" + cooldown: + default-days: 7 open-pull-requests-limit: 10 commit-message: prefix: "chore(deps)" @@ -47,6 +49,8 @@ updates: day: "monday" time: "09:00" timezone: "America/Chicago" + cooldown: + default-days: 7 open-pull-requests-limit: 5 commit-message: prefix: "chore(deps)"