From 1be709698bdb4439a10c8da5032891ff2821121b Mon Sep 17 00:00:00 2001 From: Peter Smit Date: Thu, 19 Jun 2025 10:26:08 +0000 Subject: [PATCH] Add MAS to matrix renovate group --- renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate.json b/renovate.json index aaa6ee9..e8f5b3d 100644 --- a/renovate.json +++ b/renovate.json @@ -21,6 +21,7 @@ "groupName": "Matrix", "matchPackageNames": [ "matrixdotorg/synapse", + "ghcr.io/element-hq/matrix-authentication-service", "dock.mau.dev/mautrix/whatsapp", "dock.mau.dev/mautrix/signal" ]