From fe5910911e1d308107a5d391401df0e7ca8d37a7 Mon Sep 17 00:00:00 2001 From: secustor Date: Sat, 18 Jan 2025 20:36:31 +0100 Subject: [PATCH] chore(renovate): fix custom manager for helm version --- renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json5 b/renovate.json5 index 91672f7..48503cb 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -12,7 +12,7 @@ customManagers: [ { customType: "regex", - fileMatch: ['\\.github\\/workflows\\/release\\.ya?ml'], + fileMatch: ['\\.github\/workflows\/release\\.ya?ml'], matchStrings: [ // this is mostly a copy from https://docs.renovatebot.com/presets-customManagers/#custommanagersgithubactionsversions // and only changes the expected version prefix