From ab54d23429458471fdb97b981a540d49c2e78d38 Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: Mon, 10 Aug 2026 16:05:56 +0200 Subject: [PATCH] Add default cooldown --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ce740cc..888fc67 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,3 +6,5 @@ updates: directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 7