diff --git a/renovate.json b/renovate.json index 8f4b4c1..59a2257 100644 --- a/renovate.json +++ b/renovate.json @@ -9,6 +9,7 @@ "matchStrings": [ "(?\\s*-\\s*)path: git::(?.*)ref=(?.*)" ], + "replaceStringTemplate": "{{indentation}}path: git::{{repoURL}}ref={{newDigest}}", "currentValueTemplate": "main", "lookupNameTemplate": "refs/heads/master", "datasourceTemplate": "git-refs",