From cfea8e9934a426a1779fec66270d04235b7f13d6 Mon Sep 17 00:00:00 2001 From: Tim Geoghegan Date: Tue, 16 Jun 2026 14:00:11 -0700 Subject: [PATCH] configure dependabot cooldowns --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) 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