1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-26 08:24:59 +08:00

Update renovate.json for Syncthing packages

Adds grouping for Syncthing-related packages.
This commit is contained in:
pooneyy 2025-08-12 21:20:29 +08:00
parent 9c7f4a6a2c
commit 6867f017ff
No known key found for this signature in database

View File

@ -111,6 +111,10 @@
"matchCurrentVersion": "/^\\d{6}$/",
"allowedVersions": "/^\\d{6}$/"
},
{
"matchPackageNames": ["syncthing/syncthing", "syncthing/discosrv", "syncthing/relaysrv"],
"groupName": "Syncthing"
},
{
"matchPackageNames": ["wushuo894/ani-rss"],
"matchCurrentVersion": "/^v1.*/",