From f006371ebd995ba49ad413e9f921b67cf2c8aeda Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Wed, 3 Jun 2026 16:16:26 +0100 Subject: [PATCH] Add Dependabot cooldown of 5 days --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f6faee6..ae67c4d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,8 @@ updates: directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 5 groups: github-actions: patterns: