From a4f0bd59dff1850f1808b6b83e0df7aa59035b11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=86=E3=81=95=E3=81=BF=E3=82=87=E3=82=93/myon2019?= <56076195+mtripg6666tdr@users.noreply.github.com> Date: Sat, 2 Mar 2024 16:50:49 +0900 Subject: [PATCH] Chore(dependabot.yml): cofigure group update of typescript-eslint --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7c97445..c5d64b8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -25,3 +25,7 @@ updates: update-types: - "version-update:semver-major" open-pull-requests-limit: 10 + groups: + typescript-eslint: + patterns: + - "@typescript-eslint/*"