mirror of
https://github.com/meshtastic/web.git
synced 2026-07-30 22:46:30 -04:00
set dependabot to be weekly instead of daily
This commit is contained in:
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user