From 391ff4845c21a11dc0dbe43e6a8fe56f8b340ff7 Mon Sep 17 00:00:00 2001 From: Grant Birkinbine Date: Thu, 30 Apr 2026 22:25:06 -0700 Subject: [PATCH] add dependency cooldowns --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 20cfb750..57083fe9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,8 @@ version: 2 updates: - package-ecosystem: github-actions directory: "/" + cooldown: + default-days: 45 groups: github-actions: patterns: @@ -11,6 +13,8 @@ updates: interval: monthly - package-ecosystem: npm directory: "/" + cooldown: + default-days: 90 groups: npm-dependencies: patterns: