From 306eb49d84e3b0e3f3eb26fccfd178133b336d6c Mon Sep 17 00:00:00 2001 From: ttsukagoshi Date: Tue, 6 Feb 2024 05:12:59 +0900 Subject: [PATCH] Group `@typescript-eslint` updates in dependabot.yml --- .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/*'