Update renovate.json
This commit is contained in:
parent
195887b48f
commit
cb9318b4e4
|
|
@ -1,6 +1,8 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"labels": ["dependencies", "renovate"],
|
"labels": ["dependencies", "renovate"],
|
||||||
|
"prConcurrentLimit": 0,
|
||||||
|
"prHourlyLimit": 40,
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:recommended"
|
"config:recommended"
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue