Skip to content

Commit 0e4a28f

Browse files
authored
Update renovate.json configuration settings
Reduced PR concurrent limit and removed base branch patterns.
1 parent 66e5036 commit 0e4a28f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

renovate.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@
77
"addLabels": [
88
"dependencies"
99
],
10-
"prConcurrentLimit": 100,
11-
"baseBranchPatterns": [
12-
"main"
13-
],
10+
"prConcurrentLimit": 10,
1411
"ignorePaths": [
1512
"**/qa/**"
1613
],

0 commit comments

Comments
 (0)