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