chore(config): migrate config renovate.json
All checks were successful
Deploy / build (pull_request) Successful in 23s
All checks were successful
Deploy / build (pull_request) Successful in 23s
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
"customManagers": [
|
||||
{
|
||||
"customType": "regex",
|
||||
"fileMatch": [
|
||||
"(^|/)Dockerfile$",
|
||||
"(^|/)Dockerfile\\.[^/]*$"
|
||||
"managerFilePatterns": [
|
||||
"/(^|/)Dockerfile$/",
|
||||
"/(^|/)Dockerfile\\.[^/]*$/"
|
||||
],
|
||||
"matchStrings": [
|
||||
"#\\srenovate:\\sdatasource=(?<datasource>.*?) depName=(?<depName>.*?)( versioning=(?<versioning>.*?))?( extractVersion=(?<extractVersion>.*?))?\\s(ENV|ARG) .*?_VERSION=(?<currentValue>.*)\\s"
|
||||
|
||||
Reference in New Issue
Block a user