We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c0589b commit 3eeb5f3Copy full SHA for 3eeb5f3
.github/renovate.json
@@ -9,7 +9,7 @@
9
"^Makefile"
10
],
11
"matchStrings":[
12
- "# renovate: datasource=(?<datasource>github-releases) depName=(?<depName>.*?)\nTOFU_VERSION \\?= (?<currentValue>.*?)"
+ "# renovate: datasource=(?<datasource>github-releases) depName=(?<depName>.*?)\nTOFU_VERSION \\?= (?<currentValue>.*?)\n"
13
14
"extractVersionTemplate": "^v(?<version>.*)$"
15
},
0 commit comments