diff --git a/.github/renovate.json b/.github/renovate.json index b356761c..71ab7e05 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -25,8 +25,9 @@ "\\.yaml$" ] }, - "regexManagers": [ + "customManagers": [ { + "customType": "regex", "fileMatch": [ "\\.yaml$" ], @@ -38,6 +39,7 @@ "datasourceTemplate": "helm" }, { + "customType": "regex", "fileMatch": [ "\\.yaml$" ],