Skip to content

Commit cd7673c

Browse files
regex
1 parent 9f43d5a commit cd7673c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
matchPackagePatterns: [
2828
"^SonarSource/"
2929
],
30-
extractVersion: "^(?<version>v\\d+)$"
30+
extractVersion: "^v(?<version>\\d+)$"
3131
},
3232
],
3333
}

0 commit comments

Comments
 (0)