From a6f5cd1d95c3679c038a4e1f62c0f8ebd528483b Mon Sep 17 00:00:00 2001 From: orbisai0security Date: Mon, 27 Jul 2026 10:27:58 +0000 Subject: [PATCH] fix: package_managers.dependabot.dependabot-missing-cooldown.dependabot-missing-cooldown security vulnerability Automated security fix generated by OrbisAI Security --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5e6c7fa..4a05a2d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,8 @@ updates: time: '21:00' timezone: Asia/Shanghai open-pull-requests-limit: 10 + cooldown: + default-days: 7 groups: npm-dependencies: patterns: @@ -21,6 +23,8 @@ updates: time: '21:00' timezone: Asia/Shanghai open-pull-requests-limit: 10 + cooldown: + default-days: 7 groups: github-actions: patterns: