From 25bc7a30955a1823301856ec0f148d7076ec9570 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Fri, 8 Mar 2024 16:05:44 +0000 Subject: [PATCH] ci(dependabot): add `@eslint-community` scoped deps to eslint group --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6aa2514..9b66f98 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -24,6 +24,7 @@ updates: - "@commitlint*" eslint: patterns: + - "@eslint-community*" - "eslint*" fastify-core: patterns: