From 1575ffa6aea83c77973282b1cf17e21f860cbc71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 11:45:24 -0400 Subject: [PATCH] Migrate config renovate.json (#1420) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- renovate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/renovate.json b/renovate.json index bd68a143e..9c8e64cf7 100644 --- a/renovate.json +++ b/renovate.json @@ -7,8 +7,8 @@ "customManagers": [ { "customType": "regex", - "fileMatch": [ - "scripts/bundler.sh" + "managerFilePatterns": [ + "/scripts/bundler.sh/" ], "matchStrings": [ "JRE_RELEASE=[\"'](?.+?)[\"']\\s+"