From 249aa0c89889f831b853bf75861923013d18404c Mon Sep 17 00:00:00 2001 From: andres-qd Date: Tue, 23 Jun 2026 05:27:57 -0500 Subject: [PATCH] chore: add dependabot cooldown configuration --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 52e565f..5150476 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,3 +17,5 @@ updates: - "patch" patterns: - "*" + cooldown: + default-days: 7