chore(dependabot): limit PRs to max 3
This commit is contained in:
2
.github/dependabot.yaml
vendored
2
.github/dependabot.yaml
vendored
@@ -7,7 +7,7 @@ updates:
|
||||
commit-message:
|
||||
prefix: "chore"
|
||||
include: "scope"
|
||||
open-pull-requests-limit: 6
|
||||
open-pull-requests-limit: 3
|
||||
ignore:
|
||||
# node-fetch must be synced manually
|
||||
- dependency-name: "node-fetch"
|
||||
|
||||
Reference in New Issue
Block a user