diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5c453fa..ba57715 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,8 @@ updates: directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 7 open-pull-requests-limit: 5 commit-message: prefix: "deps"