Update renovate.json
This commit is contained in:
parent
727b324079
commit
60a92ed14b
|
|
@ -76,6 +76,10 @@
|
||||||
"matchCurrentVersion": "/^v8.*/",
|
"matchCurrentVersion": "/^v8.*/",
|
||||||
"allowedVersions": "/^v8.*/"
|
"allowedVersions": "/^v8.*/"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"matchPackageNames": ["emby/embyserver**"],
|
||||||
|
"groupName": "Emby Server"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchPackageNames": ["kibana"],
|
"matchPackageNames": ["kibana"],
|
||||||
"matchCurrentVersion": "/^8.*/",
|
"matchCurrentVersion": "/^8.*/",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue