From 526f8e598e5253aeab111208745d86ca5f244bc2 Mon Sep 17 00:00:00 2001 From: Kunal Mehta Date: Fri, 13 Mar 2026 12:41:51 -0400 Subject: [PATCH] Set dependabot cooldown to 7 days --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5ace4600a1..6cc00712d1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,5 @@ updates: directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 7