From d9e72d0cc5f58f48e9abb7b2f2eef5b8be439c12 Mon Sep 17 00:00:00 2001 From: ST-DDT Date: Thu, 17 Oct 2024 09:37:55 +0200 Subject: chore(deps): move @stylistic/eslint-plugin to eslint renovate group (#3161) --- .github/renovate.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index bca8d323..6d648daf 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -38,6 +38,7 @@ "matchPackageNames": [ "@eslint-types/**", "@eslint/**", + "@stylistic/**", "eslint", "eslint-**", "typescript-eslint" -- cgit v1.2.3