1
0
Fork 0

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
1 changed files with 4 additions and 0 deletions

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.*/",