diff --git a/.github/workflows/dependabot-auto-approve-minor.yml b/.github/workflows/dependabot-auto-approve-minor.yml index 062567d..c427bad 100644 --- a/.github/workflows/dependabot-auto-approve-minor.yml +++ b/.github/workflows/dependabot-auto-approve-minor.yml @@ -12,8 +12,11 @@ jobs: matrix: dependencyStartsWith: - '@sentry/' + - '@types/' - standard - typescript + - prettier + - debug steps: - name: Dependabot metadata id: metadata