diff --git a/renovate.json b/renovate.json index cc3bc81..9e436e9 100644 --- a/renovate.json +++ b/renovate.json @@ -7,7 +7,7 @@ "helmfile.yaml" ], "matchStrings": [ - "(?\\s*-\\s*)path: git::(?.*)ref=(?.*)" + "(?\\s*-\\s*)path: git::(?.*)ref=(?.*)" ], "autoReplaceStringTemplate": "{{indentation}}path: git::{{repoURL}}ref={{newDigest}}", "currentValueTemplate": "main",