diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4bee208..cc6d278 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,3 +11,7 @@ updates: open-pull-requests-limit: 5 schedule: interval: daily + groups: + typescript-eslint: + patterns: + - "@typescript-eslint/*"