From c645bb6b217cd4558ed0a4cda9fd5396cdaebe49 Mon Sep 17 00:00:00 2001 From: sushichan044 Date: Fri, 7 Mar 2025 17:14:35 +0900 Subject: [PATCH] ci: put typescript-eslint to eslint group --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a192af3..680808a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -54,6 +54,7 @@ updates: - 'eslint*' - '@eslint*' - '@types/eslint*' + - 'typescript-eslint*' - '@typescript-eslint*' - 'globals' update-types: