mirror of
https://github.com/hassio-addons/addon-readarr.git
synced 2025-05-07 12:31:25 +00:00
Adjust Renovate to use loose versioning for Readarr
This commit is contained in:
parent
a2f5380a32
commit
832a1dd3ce
1 changed files with 2 additions and 1 deletions
3
.github/renovate.json
vendored
3
.github/renovate.json
vendored
|
@ -30,8 +30,9 @@
|
|||
"matchStrings": [
|
||||
"ARG READARR_VERSION=[\"']?(?<currentValue>.+?)[\"']?\\s+"
|
||||
],
|
||||
"datasourceTemplate": "github-releases",
|
||||
"datasourceTemplate": "github-tags",
|
||||
"depNameTemplate": "Readarr/Readarr",
|
||||
"versioningTemplate": "loose",
|
||||
"extractVersionTemplate": "^v(?<version>.*)$"
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue