Dependabot: Increase PR limit

This commit is contained in:
Benjamin Staneck 2020-09-09 03:08:35 +02:00 committed by GitHub
parent 69cb76f024
commit 887242a36c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ updates:
schedule: schedule:
interval: weekly interval: weekly
time: '11:00' time: '11:00'
open-pull-requests-limit: 10 open-pull-requests-limit: 20
target-branch: canary target-branch: canary
ignore: ignore:
- dependency-name: "@types/node" - dependency-name: "@types/node"
@ -19,5 +19,5 @@ updates:
schedule: schedule:
interval: weekly interval: weekly
time: '11:00' time: '11:00'
open-pull-requests-limit: 10 open-pull-requests-limit: 20
target-branch: canary target-branch: canary