Update renovate.json: Group Frp client and server in Renovate config
This commit is contained in:
parent
5d5237e9f0
commit
b503f06327
|
|
@ -111,6 +111,10 @@
|
|||
"matchCurrentVersion": "/^\\d{6}$/",
|
||||
"allowedVersions": "/^\\d{6}$/"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["snowdreamtech/frpc", "snowdreamtech/frps"],
|
||||
"groupName": "Frp Cilent & Server"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["syncthing/syncthing", "syncthing/discosrv", "syncthing/relaysrv"],
|
||||
"groupName": "Syncthing"
|
||||
|
|
|
|||
Loading…
Reference in New Issue