Skip to content

Commit

Permalink
Renovate - try 6
Browse files Browse the repository at this point in the history
Signed-off-by: John Strunk <john.strunk@gmail.com>
  • Loading branch information
JohnStrunk committed Aug 13, 2023
1 parent 71bb326 commit 2b97130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
],
"depNameTemplate": "upx/upx",
"datasourceTemplate": "github-releases",
"extractVersionTemplate": "v(.*)"
"extractVersionTemplate": "^v(?<version>.*)$"
}
]
}

0 comments on commit 2b97130

Please sign in to comment.