From 16ae2003fcfc54d3220796885a2a777c419896f7 Mon Sep 17 00:00:00 2001 From: Ravencentric <78981416+Ravencentric@users.noreply.github.com> Date: Mon, 24 Nov 2025 22:26:48 +0530 Subject: [PATCH] Update Dependabot schedule and add cooldown Change Dependabot schedule from weekly to monthly and add cooldown period. --- .github/dependabot.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6c4b369..512666a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,9 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "monthly" + cooldown: + default-days: 14 groups: actions: patterns: