From 65e2837078f5dfbfd52bc2dd0951dfa15d832a97 Mon Sep 17 00:00:00 2001 From: Mattias Buelens Date: Tue, 7 Apr 2026 18:32:13 +0200 Subject: [PATCH] Delay Dependabot updates by a week --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 14fcbd0064c1..380c67db2b01 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,10 +4,14 @@ updates: directory: / schedule: interval: weekly + cooldown: + default-days: 7 - package-ecosystem: npm directory: / schedule: interval: weekly + cooldown: + default-days: 7 groups: docusaurus: patterns: