Update renovate.json

This commit is contained in:
Austin Huang 2021-07-02 11:17:04 -04:00 committed by GitHub
parent 50da645f2e
commit 05acd54788
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,6 +2,6 @@
"extends": [ "extends": [
"config:base" "config:base"
], ],
"prConcurrentLimit": 5, "prConcurrentLimit": 10,
"prHourlyLimit": 1 "prHourlyLimit": 5
} }