From 77db10dc20639c8724b9de6dd30a14a2286676b1 Mon Sep 17 00:00:00 2001 From: Justin Walz Date: Wed, 8 Apr 2026 07:48:52 -0700 Subject: [PATCH] [sc-76174] add dependabot cooldown of 7 days --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 28957bc..f9b4fee 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,8 @@ updates: commit-message: prefix: "deps" open-pull-requests-limit: 10 + cooldown: + default-days: 7 groups: go-dependencies: patterns: @@ -20,6 +22,8 @@ updates: day: monday commit-message: prefix: "ci" + cooldown: + default-days: 7 groups: actions: patterns: