chore(config): migrate config renovate.json
This commit is contained in:
+3
-1
@@ -4,7 +4,9 @@
|
||||
{
|
||||
"customType": "regex",
|
||||
"description": "Detect s6-overlay release version in Dockerfile curl download",
|
||||
"fileMatch": ["^Dockerfile$"],
|
||||
"managerFilePatterns": [
|
||||
"/^Dockerfile$/"
|
||||
],
|
||||
"matchStrings": [
|
||||
"s6-overlay/releases/download/v(?<currentValue>[0-9.]+)/s6-overlay"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user