Update renovate.json

This commit is contained in:
Christian Treffs 2025-03-07 19:08:41 +01:00
parent 2aee784f51
commit 102e97cc9a
No known key found for this signature in database
GPG Key ID: 49A4B4B460BE3ED4
1 changed files with 0 additions and 18 deletions

View File

@ -59,24 +59,6 @@
"renovate",
"mint"
]
},
{
"customType": "regex",
"description": "Update .swift-version",
"fileMatch": [
".swift-version"
],
"matchStrings": [
"^(?<currentValue>\\d+\\.\\d+\\.\\d+)$"
],
"datasourceTemplate": "github-releases",
"depNameTemplate": "swiftlang/swift",
"extractVersionTemplate": "^swift-(?<version>.*)-RELEASE$",
"labels": [
"dependencies",
"renovate",
"swift-version"
]
}
],
"labels": [