From a6aa0fdb2483daee7cab02024b357f89c420cfa6 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Wed, 1 Apr 2026 00:46:24 +1000 Subject: [PATCH] Dependabot: add cooldown to pre-commit ecosystem --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 619235e9f..b81f66952 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -29,3 +29,5 @@ updates: pre-commit-hooks: patterns: - "*" + cooldown: + default-days: 7