From cd7749dfc8249a4dd33c6730688d4b35f9b8209b Mon Sep 17 00:00:00 2001 From: Ronnie Dutta <61982285+MetRonnie@users.noreply.github.com> Date: Mon, 3 Jun 2024 10:51:19 +0100 Subject: [PATCH] Group ESLint dependabot updates --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 080b532..97374cb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,11 @@ updates: versioning-strategy: increase-if-necessary labels: - 'dependencies' + groups: + eslint: + patterns: + - "*eslint*" + - "globals" - package-ecosystem: "github-actions" directory: "/" schedule: