From 9af4a4684206a63a48bff7dc0822e01c4b3c0e30 Mon Sep 17 00:00:00 2001 From: PPawlowski Date: Tue, 12 May 2026 18:09:15 +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 5ace460..4999060 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,5 @@ updates: directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 1