From edd8100d03cc6cc433bb4a48e6b46724b8f22bcf Mon Sep 17 00:00:00 2001 From: Hynek Schlawack Date: Mon, 1 Dec 2025 08:50:16 -1000 Subject: [PATCH] Raise cooldown --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 201f28e..cd46bd0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,8 @@ updates: schedule: interval: monthly cooldown: - default-days: 4 + # https://blog.yossarian.net/2025/11/21/We-should-all-be-using-dependency-cooldowns + default-days: 7 groups: github-actions: patterns: