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/*'