mirror of
https://github.com/meshtastic/web.git
synced 2026-08-03 00:20:08 -04:00
Increase dependabot PR limit to 10 (#1294)
Defaults to 5. This big monorepo needs a bit more.
This commit is contained in:
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
@@ -10,6 +10,7 @@ updates:
|
||||
interval: "daily"
|
||||
cooldown:
|
||||
default-days: 3 # 1 day after pnpm's cutoff, prevent a race
|
||||
open-pull-requests-limit: 10 # Increase PR limit
|
||||
groups:
|
||||
tanstack:
|
||||
patterns:
|
||||
|
||||
Reference in New Issue
Block a user