mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2025-12-10 14:52:05 +01:00
Migrate config renovate.json (#1420)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -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+"
|
||||||
|
|||||||
Reference in New Issue
Block a user