Migrate config renovate.json (#1420)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-12 11:45:24 -04:00
committed by GitHub
parent ee27da3de6
commit 1575ffa6ae

View File

@@ -7,8 +7,8 @@
"customManagers": [ "customManagers": [
{ {
"customType": "regex", "customType": "regex",
"fileMatch": [ "managerFilePatterns": [
"scripts/bundler.sh" "/scripts/bundler.sh/"
], ],
"matchStrings": [ "matchStrings": [
"JRE_RELEASE=[\"'](?<currentValue>.+?)[\"']\\s+" "JRE_RELEASE=[\"'](?<currentValue>.+?)[\"']\\s+"