From 7c7acb9c824ccacf293fdf03658f9d5bb945dc22 Mon Sep 17 00:00:00 2001 From: PPawlowski Date: Tue, 12 May 2026 17:47:07 +0200 Subject: [PATCH] Configure 1 day of cooldown for dependabot --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5ace4600..49990607 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,5 @@ updates: directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 1