Merge branch 'config' into localApps
This commit is contained in:
commit
6eca429fa2
|
|
@ -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