This bumps a maximum number of opened dependabot PRs as there are currently three open PRs in need of manual revision. Those are blocking any other bumps from being even opened. The bump should be temporary.
9 lines
186 B
YAML
9 lines
186 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "npm"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
time: "04:00"
|
|
open-pull-requests-limit: 5
|
|
rebase-strategy: "auto"
|