From 88a6f7a901bc8f8ae83c3f0091ec07785168f7c5 Mon Sep 17 00:00:00 2001 From: secustor Date: Sat, 18 Jan 2025 20:23:50 +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 dc3a3c9..91672f7 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