From 2999024449d146f46bc6aff5c77135ba4d08e519 Mon Sep 17 00:00:00 2001 From: Daniel Phang Date: Tue, 30 Nov 2021 01:48:17 -0800 Subject: [PATCH] chore(deps): group jest updates --- renovate.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/renovate.json b/renovate.json index 778ac567ea..6e83d1e042 100644 --- a/renovate.json +++ b/renovate.json @@ -43,6 +43,10 @@ { "packagePatterns": ["@docusaurus"], "groupName": "docusaurus" + }, + { + "packagePatterns": ["@jest", "jest"], + "groupName": "jest" } ], "ignoreDeps": [