Skip to content

Commit 6f34d71

Browse files
authored
Update Renovate configuration limits
1 parent 0e4a28f commit 6f34d71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"addLabels": [
88
"dependencies"
99
],
10-
"prConcurrentLimit": 10,
10+
"prHourlyLimit": 100,
11+
"prConcurrentLimit": 100,
1112
"ignorePaths": [
1213
"**/qa/**"
1314
],

0 commit comments

Comments
 (0)