[skip ci] Update Renovate config

This commit is contained in:
Syer10
2024-11-16 12:47:53 -05:00
parent 8a327b2dff
commit e44bf920fa

View File

@@ -3,11 +3,12 @@
"extends": [ "extends": [
"config:recommended" "config:recommended"
], ],
"semanticCommits": "disabled",
"customManagers": [ "customManagers": [
{ {
"customType": "regex", "customType": "regex",
"fileMatch": [ "fileMatch": [
"/scripts/bundler.sh" "scripts/bundler.sh"
], ],
"matchStrings": [ "matchStrings": [
"JRE_RELEASE=[\"'](?<currentValue>.+?)[\"']\\s+" "JRE_RELEASE=[\"'](?<currentValue>.+?)[\"']\\s+"