Skip to content

Commit d9a1ac7

Browse files
authored
tailor renovate
1 parent 7bb2204 commit d9a1ac7

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

renovate.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,12 @@
77
{
88
"matchDatasources": ["npm"],
99
"stabilityDays": 3
10-
},
11-
{
12-
"matchPackagePatterns": ["^eslint"],
13-
"groupName": "eslint packages"
14-
},
15-
{
16-
"matchPackagePatterns": ["^stylelint", "^postcss"],
17-
"groupName": "stylelint packages"
1810
}
1911
],
2012
"automerge": true,
2113
"automergeType": "branch",
2214
"prHourlyLimit": 5,
23-
"prConcurrentLimit": 5,
15+
"prConcurrentLimit": 10,
2416
"rangeStrategy": "bump",
2517
"timezone": "America/Chicago",
2618
"schedule": ["before 5am", "after 7pm"]

0 commit comments

Comments
 (0)