diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 272fbe9ed..bf879f06a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,10 @@ updates: interval: "weekly" labels: - "dependencies" + groups: + typescript-eslint: + patterns: + - "@typescript-eslint/*" - package-ecosystem: "github-actions" open-pull-requests-limit: 50