Merge branch 'config' into localApps
This commit is contained in:
commit
65f9b335fc
|
|
@ -67,6 +67,10 @@
|
||||||
"matchCurrentVersion": "<1",
|
"matchCurrentVersion": "<1",
|
||||||
"allowedVersions": "<1"
|
"allowedVersions": "<1"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"matchPackageNames": ["langgenius/dify-web", "langgenius/dify-api"],
|
||||||
|
"groupName": "Dify"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchPackageNames": ["linuxserver/qbittorrent"],
|
"matchPackageNames": ["linuxserver/qbittorrent"],
|
||||||
"matchCurrentVersion": "<=20",
|
"matchCurrentVersion": "<=20",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue