[skip ci] Update Renovate config
This commit is contained in:
+2
-1
@@ -3,11 +3,12 @@
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"semanticCommits": "disabled",
|
||||
"customManagers": [
|
||||
{
|
||||
"customType": "regex",
|
||||
"fileMatch": [
|
||||
"/scripts/bundler.sh"
|
||||
"scripts/bundler.sh"
|
||||
],
|
||||
"matchStrings": [
|
||||
"JRE_RELEASE=[\"'](?<currentValue>.+?)[\"']\\s+"
|
||||
|
||||
Reference in New Issue
Block a user