diff --git a/renovate.json b/renovate.json index b2cca28c6..257c9b425 100644 --- a/renovate.json +++ b/renovate.json @@ -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.*/",