Skip to content

Commit bb2b62d

Browse files
authored
Merge branch 'main' into fix-orelse-jump
2 parents 6388564 + 93ae47e commit bb2b62d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"customType": "regex",
99
"fileMatch": ["(^|/)CMakeLists\\.txt$", "\\.cmake$"],
1010
"matchStrings": [
11-
"CPMAddPackage\\(\"gh:(?<depName>[^@]+)@(?<currentValue>[^\"#]+)\"\\)"
11+
"CPMAddPackage\\(\"gh:(?<depName>[^@#]+)@(?<currentValue>[^\"#]+)\"\\)"
1212
],
1313
"datasourceTemplate": "github-releases",
1414
"versioningTemplate": "semver"

0 commit comments

Comments
 (0)