diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 79d5b7537..4f0a55c17 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -15,6 +15,9 @@ updates: typescript-eslint: patterns: - "@typescript-eslint/*" + patch: + update-types: + - "patch" commit-message: prefix: "dependency:" open-pull-requests-limit: 100