From f94fd89758f5930ec1246db508cc62b3a241f929 Mon Sep 17 00:00:00 2001 From: Ted Palmer Date: Fri, 15 May 2026 14:51:18 -0400 Subject: [PATCH] chore: add 7-day cooldown to dependabot github-actions updates --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c20d789f..48d52df0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,8 @@ updates: directory: / schedule: interval: daily + cooldown: + default-days: 7 - package-ecosystem: npm directory: /