From 08103d489b13d806d1086f378b624553d4b813a1 Mon Sep 17 00:00:00 2001 From: Gregory Oschwald Date: Fri, 12 Dec 2025 09:20:13 -0800 Subject: [PATCH] Update Dependabot cooldown from 4 to 7 days --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 71f150f4..cf3f589b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,4 +6,4 @@ updates: interval: daily time: '14:00' cooldown: - default-days: 4 + default-days: 7