From e185606725ff7c63c86b4a8787bd2a944b2fe76c Mon Sep 17 00:00:00 2001 From: ttsukagoshi Date: Sun, 21 Jan 2024 15:36:24 +0900 Subject: [PATCH] Group updates for @typescript-eslint in dependabot.yml #288 --- .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/*'