From 8166882144117b032c871618b09f1d49fea4e53a Mon Sep 17 00:00:00 2001 From: Amin Vakil Date: Mon, 27 Jul 2026 19:29:12 +0330 Subject: [PATCH] ci: Add dependabot cooldown --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9de9047bc0d..63e3e7af10e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,8 @@ updates: reviewers: - "@getsentry/dev-infra" - "@getsentry/security" + cooldown: + default-days: 3 - package-ecosystem: "github-actions" directory: "/"