From 3129b6386586bddefe1472fca0610fa8f9128907 Mon Sep 17 00:00:00 2001 From: anupamme Date: Wed, 29 Jul 2026 01:16:19 +0000 Subject: [PATCH] fix: package_managers.dependabot.dependabot-missing-cooldown.dependabot-missing-cooldown security vulnerability Automated security fix generated by OrbisAI Security --- .github/dependabot.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 7cc5663e9f42..aabb28ecc8d9 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -6,6 +6,8 @@ updates: interval: "monthly" time: "06:00" timezone: "America/Chicago" + cooldown: + default-days: 7 labels: [] commit-message: prefix: "chore" @@ -16,6 +18,8 @@ updates: interval: "monthly" time: "06:00" timezone: "America/Chicago" + cooldown: + default-days: 7 labels: [] ignore: # Ignore patch updates for all dependencies