diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cb88d953..7c0c484e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,7 +7,7 @@ updates: - package-ecosystem: "npm" directory: "/" schedule: - interval: "daily" + interval: "weekly" cooldown: default-days: 3 # 1 day after pnpm's cutoff, prevent a race open-pull-requests-limit: 10 # Increase PR limit