From 8c5981fa5f3634a8e188eb2117346e7404683d66 Mon Sep 17 00:00:00 2001 From: PPawlowski Date: Tue, 12 May 2026 17:34:08 +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