From a0883df71d884ae2b96c3351c5bdcd0f9e7cf283 Mon Sep 17 00:00:00 2001 From: TSUKAGOSHI Taro Date: Fri, 27 Oct 2023 04:19:55 +0900 Subject: [PATCH] Group dependabot updates for `@typescript-eslint` --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0c356b9..11fe430 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -25,3 +25,8 @@ updates: prefix: 'npm' include: 'scope' target-branch: 'main' + open-pull-requests-limit: 10 + groups: + typescript-eslint: + patterns: + - '@typescript-eslint/*'