Update renovate.json for Syncthing packages
Adds grouping for Syncthing-related packages.
This commit is contained in:
parent
9c7f4a6a2c
commit
6867f017ff
|
|
@ -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.*/",
|
||||
|
|
|
|||
Loading…
Reference in New Issue