From ed44c07f2761bbf4aee18967b4d739060c1b833e Mon Sep 17 00:00:00 2001 From: Derek Cofausper <256792747+decofe@users.noreply.github.com> Date: Mon, 13 Apr 2026 13:46:14 +0000 Subject: [PATCH] chore(deps): add 7 day dependency cooldown Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com> Amp-Thread-ID: https://ampcode.com/threads/T-019d8715-2406-741e-9104-f2eed109d3a1 --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f979ec3cc..3bd27ea6b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,8 @@ updates: interval: "weekly" commit-message: prefix: "chore(deps)" + cooldown: + default-days: 7 open-pull-requests-limit: 1 groups: github-actions-weekly: