diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f468993..2387f24 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,8 @@ updates: directory: '/' schedule: interval: 'daily' + cooldown: + default-days: 7 commit-message: prefix: 'chore' include: 'scope' @@ -11,6 +13,8 @@ updates: directory: '/' schedule: interval: 'daily' + cooldown: + default-days: 7 commit-message: prefix: 'chore' include: 'scope'