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