diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e9b427d..0c7944f 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: + - "*"