Renovate: migrate config renovate.json

This commit is contained in:
Renovate Bot 2025-05-28 13:53:39 +00:00 committed by Sven Seeberg
parent aefada9420
commit 7149c415c2

View file

@ -15,7 +15,7 @@
"customManagers": [
{
"customType": "regex",
"fileMatch": ["^Dockerfile$"],
"managerFilePatterns": ["/^Dockerfile$/"],
"matchStrings": [
"#\\s*renovate:\\s*datasource=(?<datasource>.*?) depName=(?<depName>.*?)( versioning=(?<versioning>.*?))?\\sENV .*?_VERSION=\"(?<currentValue>.*)\"\\s"
],