Update 'renovate.json'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3b8ee00f30
commit
90d19ff4b5
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
"matchStrings": [
|
"matchStrings": [
|
||||||
"\\s+(?<depName>[a-z0-9\\-]+?)=\"(?<currentValue>.*?)\""
|
"\\s+(?<depName>[a-z0-9\\-]+?)=\"(?<currentValue>.*?)\""
|
||||||
],
|
],
|
||||||
"lookupNameTemplate": "alpine_3_13/{{{depName}}}",
|
"lookupNameTemplate": "alpine_3_14/{{{depName}}}",
|
||||||
"versioningTemplate": "loose",
|
"versioningTemplate": "loose",
|
||||||
"datasourceTemplate": "repology"
|
"datasourceTemplate": "repology"
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue