diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bb85b6f..cc12f3b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,8 +4,12 @@ updates: directory: / schedule: interval: daily + cooldown: + default-days: 30 - package-ecosystem: npm directory: / schedule: interval: daily + cooldown: + default-days: 30