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