set dependabot to be weekly instead of daily

This commit is contained in:
Hunter275
2026-07-29 21:14:19 -04:00
parent 6894b5fe9c
commit afd8db01d2

View File

@@ -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