Merge branch 'config' into patch/localApps
This commit is contained in:
commit
88a95b4ec0
|
|
@ -82,6 +82,10 @@
|
||||||
"matchPackageNames": ["langgenius/dify-web", "langgenius/dify-api"],
|
"matchPackageNames": ["langgenius/dify-web", "langgenius/dify-api"],
|
||||||
"groupName": "Dify"
|
"groupName": "Dify"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"matchPackageNames": ["lobehub/lobe-chat-database", "lobehub/lobe-chat"],
|
||||||
|
"groupName": "Lobe Chat"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchPackageNames": ["linuxserver/qbittorrent"],
|
"matchPackageNames": ["linuxserver/qbittorrent"],
|
||||||
"matchCurrentVersion": "<=20",
|
"matchCurrentVersion": "<=20",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue