From f14352a605c57b0a66e0d49bba5825967f1dbedf Mon Sep 17 00:00:00 2001 From: Eric Pickard Date: Thu, 11 Jun 2026 09:21:01 -0400 Subject: [PATCH] add dependabot cooldown (#851) --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 87a11ac..2f5ff0a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,8 @@ updates: directory: / schedule: interval: weekly + cooldown: + default-days: 3 groups: actions-minor: update-types: