From c8d1c36daeba4662ba3645442aad3911985ae31e Mon Sep 17 00:00:00 2001 From: Pravin Kamble Date: Mon, 5 Jan 2026 18:19:11 +0530 Subject: Set cooldown in dependabot. --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 389286a8..bad4ec60 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,8 @@ updates: day: "monday" time: "12:00" timezone: "Europe/Oslo" # hipp hipp hurra + cooldown: + default-days: 7 - package-ecosystem: github-actions directory: / @@ -15,3 +17,5 @@ updates: day: "monday" time: "12:00" timezone: "Europe/Oslo" # hipp hipp hurra + cooldown: + default-days: 7 -- cgit v1.3