From 8eb0d46ca10603770a381d46a00c6e69523486f0 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Fri, 7 Feb 2025 12:48:16 +0100 Subject: [PATCH] dummy --- renovate.json | 1 + 1 file changed, 1 insertion(+) 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",