Skip to content

Commit fe373e2

Browse files
committed
Update renovate.json
1 parent 8a1e19d commit fe373e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
":renovatePrefix",
88
"customManagers:githubActionsVersions"
99
],
10-
"prConcurrentLimit": 3,
10+
"prConcurrentLimit": 5,
1111
"prHourlyLimit": 1,
1212
"recreateWhen": "auto",
1313
"prCreation": "not-pending",
@@ -69,7 +69,7 @@
6969
"Package\\.swift"
7070
],
7171
"matchStrings": [
72-
"swift-tools-version:\\s*(?<currentValue>\\d+\\.\\d+\\.\\d+)"
72+
"swift-tools-version:\\s*(?<currentValue>.*)"
7373
],
7474
"datasourceTemplate": "github-releases",
7575
"depNameTemplate": "swiftlang/swift",

0 commit comments

Comments
 (0)