We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 309a099 commit db677a0Copy full SHA for db677a0
1 file changed
.github/renovate.json
@@ -7,8 +7,8 @@
7
"executionMode": "branch"
8
},
9
"schedule": ["* * * * *"],
10
- "prConcurrentLimit": 300,
11
- "prHourlyLimit": 20,
+ "prConcurrentLimit": 100,
+ "prHourlyLimit": 10,
12
"branchPrefix": "renovate-9x/",
13
"commitMessageSuffix": " (branch_9x)"
14
}
0 commit comments