renovate: Remove pr limit
This commit is contained in:
parent
21b59c14ec
commit
df1d2cffa4
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"docker:enableMajor",
|
||||
":prHourlyLimitNone"
|
||||
],
|
||||
"prConcurrentLimit": 10,
|
||||
"prConcurrentLimit": 0,
|
||||
"semanticCommits": "disabled",
|
||||
"commitMessagePrefix": "automation:",
|
||||
"commitMessageTopic": "{{depName}}",
|
||||
|
|
Loading…
Add table
Reference in a new issue