Merge pull request #1366 from Hunter275/dependabot-weekly

Set dependabot to be weekly instead of daily
This commit is contained in:
Hunter Thornsberry
2026-07-30 23:55:38 +00:00
committed by GitHub

View File

@@ -3,11 +3,11 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
- 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