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