From 1dc94b1df3e3a35ae8a820bb773ed09b51c5cce1 Mon Sep 17 00:00:00 2001 From: MattIPv4 Date: Thu, 24 Jul 2025 01:36:00 +0100 Subject: [PATCH] ci: set 3-day cooldown for Dependabot updates --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 31709893a4a8e..2a776fb78dafa 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,8 @@ updates: - 'github_actions:pull-request' commit-message: prefix: meta + cooldown: + default-days: 3 open-pull-requests-limit: 10 - package-ecosystem: npm @@ -19,6 +21,8 @@ updates: - 'github_actions:pull-request' commit-message: prefix: meta + cooldown: + default-days: 3 groups: lint: patterns: