From be0f3b968fff86eaf3817b6d2be1e96e82359dd9 Mon Sep 17 00:00:00 2001 From: Miles <116982774+Burzah@users.noreply.github.com> Date: Sun, 12 Apr 2026 06:15:14 -0700 Subject: [PATCH] slow down (#31875) --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5ace4600a1f..6cc00712d1c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,5 @@ updates: directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 7