updated renovate.json
This commit is contained in:
parent
64b2c7f9ad
commit
1aaf802d85
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
"^\\.ref$"
|
||||
],
|
||||
"matchStrings": [
|
||||
"(?<currentValue>)(?<currentDigest>.*)"
|
||||
"^(?<currentValue>)(?<currentDigest>.+)$"
|
||||
],
|
||||
"depNameTemplate": "https://github.com/pixelfed/pixelfed.git",
|
||||
"versioningTemplate": "git",
|
||||
|
|
Reference in a new issue