From 799a3e24034f5b437d339b952d235a9b7cb42ac8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Fri, 21 Jul 2023 08:13:23 +0200 Subject: [PATCH] Update renovate.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- renovate.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index c64ccc5df68..ef547376e47 100644 --- a/renovate.json +++ b/renovate.json @@ -30,9 +30,27 @@ "groupName": "cypress", "matchPackageNames": [ "cypress", - "@nextcloud/cypress" + "@nextcloud/cypress", + "@cypress/" ] }, + { + "groupName": "vite", + "matchPackageNames": [ + "vite", + "vite-plugin-commonjs", + "@vitejs/" + ] + }, + { + "groupName": "yjs", + "matchPackageNames": [ + "yjs", + "y-websocket", + "@hocuspocus/provider" + ] + }, + { "groupName": "highlight", "matchPackageNames": [