Skip to content

Commit

Permalink
ci: auto-approve more dependencies
Browse files Browse the repository at this point in the history
```
- '@types/'
- prettier
- debug
```

Signed-off-by: Miroslav Bajtoš <[email protected]>
  • Loading branch information
bajtos committed Jan 28, 2025
1 parent 0e029fc commit d70bc77
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dependabot-auto-approve-minor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,11 @@ jobs:
matrix:
dependencyStartsWith:
- '@sentry/'
- '@types/'
- standard
- typescript
- prettier
- debug
steps:
- name: Dependabot metadata
id: metadata
Expand Down

0 comments on commit d70bc77

Please sign in to comment.