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 8a1e19d commit fe373e2Copy full SHA for fe373e2
renovate.json
@@ -7,7 +7,7 @@
7
":renovatePrefix",
8
"customManagers:githubActionsVersions"
9
],
10
- "prConcurrentLimit": 3,
+ "prConcurrentLimit": 5,
11
"prHourlyLimit": 1,
12
"recreateWhen": "auto",
13
"prCreation": "not-pending",
@@ -69,7 +69,7 @@
69
"Package\\.swift"
70
71
"matchStrings": [
72
- "swift-tools-version:\\s*(?<currentValue>\\d+\\.\\d+\\.\\d+)"
+ "swift-tools-version:\\s*(?<currentValue>.*)"
73
74
"datasourceTemplate": "github-releases",
75
"depNameTemplate": "swiftlang/swift",
0 commit comments