We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6388564 + 93ae47e commit bb2b62dCopy full SHA for bb2b62d
renovate.json
@@ -8,7 +8,7 @@
8
"customType": "regex",
9
"fileMatch": ["(^|/)CMakeLists\\.txt$", "\\.cmake$"],
10
"matchStrings": [
11
- "CPMAddPackage\\(\"gh:(?<depName>[^@]+)@(?<currentValue>[^\"#]+)\"\\)"
+ "CPMAddPackage\\(\"gh:(?<depName>[^@#]+)@(?<currentValue>[^\"#]+)\"\\)"
12
],
13
"datasourceTemplate": "github-releases",
14
"versioningTemplate": "semver"
0 commit comments