update renovate config
This commit is contained in:
parent
68bef38402
commit
1506af7c6c
2
.github/renovate.json
vendored
2
.github/renovate.json
vendored
@ -10,7 +10,7 @@
|
||||
"regexManagers": [
|
||||
{
|
||||
"fileMatch": ["^Dockerfile$"],
|
||||
"matchStrings": ["datasource=(?<datasource>.*?) depName=(?<depName>.*?)\\sARG .*?_VERSION=(?<currentValue>.*)\\s"],
|
||||
"matchStrings": ["datasource=(?<datasource>.*?) depName=(?<depName>.*?)\\s(ARG|ENV) .*?_(VERSION|VER)=(?<currentValue>.*)\\s"],
|
||||
"versioningTemplate": "{{#if versioning}}{{{versioning}}}{{else}}semver{{/if}}"
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user