Browse Source
Update renovate.json
renovate/org.robolectric-robolectric-4.x
Austin Huang
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
renovate.json
|
@ -2,6 +2,6 @@ |
|
|
"extends": [ |
|
|
"extends": [ |
|
|
"config:base" |
|
|
"config:base" |
|
|
], |
|
|
], |
|
|
"prConcurrentLimit": 5, |
|
|
|
|
|
"prHourlyLimit": 1 |
|
|
|
|
|
|
|
|
"prConcurrentLimit": 10, |
|
|
|
|
|
"prHourlyLimit": 5 |
|
|
} |
|
|
} |