From bc3f03f07a7f162f83640c938d2563b3365a7b92 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Fri, 8 Mar 2024 16:02:19 +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 8a39817..2086d70 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -24,6 +24,7 @@ updates: - "@commitlint*" eslint: patterns: + - "@eslint-community*" - "eslint*" fastify-core: patterns: