From 7f851175dbc0fc8ec6f3e0e4d764b2aaaac48a5f Mon Sep 17 00:00:00 2001 From: David Taylor Date: Fri, 29 Sep 2023 17:49:47 +0100 Subject: [PATCH] DEV: Group embroider updates in dependabot (#23727) --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2be1e817bee..54caf1fc0cd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -52,3 +52,6 @@ updates: babel: patterns: - "@babel*" + embroider: + patterns: + - "@embroider*"