diff --git a/renovate.json b/renovate.json index d55080c..e2cd7d1 100644 --- a/renovate.json +++ b/renovate.json @@ -7,7 +7,7 @@ "helmfile.yaml" ], "matchStrings": [ - "(?\\s*-\\s*)path: git::(?.*)ref=(?.*)" + "(.*)ref=(?.*)" ], "currentValueTemplate": "main", "depNameTemplate": "test-source",