From 431c3325fd32f0f4c164cad1fe8955a7b7d2b49c Mon Sep 17 00:00:00 2001 From: Gregory Oschwald Date: Fri, 12 Dec 2025 09:20:38 -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 71f150f..cf3f589 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