mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
fix(renovate/mise): unable to lookup github-releases
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
"description": "Process aqua and ubi packages in mise.toml",
|
||||
"fileMatch": [".mise.toml", "mise.toml"],
|
||||
"matchStrings": [
|
||||
"(?:^\"aqua:|^\"ubi:|^[^[:punct:]])+(?<depName>[\\w\\-\\/]+)\"? = \\[?\"(?<currentValue>[\\d\\.]+|latest|v[\\d\\.]+)\""
|
||||
"^(?:\"aqua:|\"ubi:|[^[:punct:]])+(?<depName>[\\w\\-\\/]+)\"? = \\[?\"(?<currentValue>[\\d\\.]+|latest|v[\\d\\.]+)\""
|
||||
],
|
||||
"datasourceTemplate": "github-releases",
|
||||
"versioningTemplate": "semver",
|
||||
|
||||
Reference in New Issue
Block a user