From bf3a9239014619bf74bd8bebf32229ce33469df8 Mon Sep 17 00:00:00 2001 From: Nicolas Burtey Date: Sat, 16 May 2026 15:38:52 -0400 Subject: [PATCH] chore: update dependabot policy --- .github/dependabot.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e9b427d4..0c7944f0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,10 @@ updates: - package-ecosystem: "cargo" directory: "/" schedule: - interval: "daily" + interval: "weekly" + cooldown: + default-days: 7 + groups: + all-dependencies: + patterns: + - "*"