diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8c20619..f1e82b3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,8 @@ updates: directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 7 groups: docusaurus: patterns: @@ -17,3 +19,5 @@ updates: directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 7