From ec043cf8fa5a4f8e9b115242d440707910247ce3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Sun, 2 Aug 2026 14:20:23 +0100 Subject: [PATCH] fix(ci): group mobx packages --- renovate.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/renovate.json b/renovate.json index b07da51aa..584c607b3 100644 --- a/renovate.json +++ b/renovate.json @@ -83,6 +83,16 @@ ], "groupName": "react" }, + { + "description": "Mobx packages", + "matchDatasources": [ + "npm" + ], + "matchPackageNames": [ + "/^mobx/" + ], + "groupName": "mobx" + }, { "description": "Update snapshots after npm upgrades", "matchManagers": [