From 13e96b0eb403cd6de01caf1222da6268a726bdc7 Mon Sep 17 00:00:00 2001 From: Jan Calanog Date: Tue, 24 Jun 2025 14:16:56 +0200 Subject: [PATCH] Dependabot: Group EUI packages --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8fc46c88f..5d7851598 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,6 +17,9 @@ updates: day: 'monday' time: '08:00' groups: + eui: + patterns: + - '@elastic/eui*' tailwindcss: patterns: - 'tailwindcss'