Skip to content

Commit

Permalink
Update Dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Oct 25, 2024
1 parent bd7e950 commit dafa0bb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,14 @@ updates:
typescript-eslint:
patterns:
- '@typescript-eslint/*'
babel:
patterns:
- 'babel-*'
- '@babel/*'
oxlint:
patterns:
- 'oxlint'
- 'eslint-plugin-oxlint'
ignore:
# styled-components is not yet compatible.
- dependency-name: 'stylis-plugin-rtl'
Expand Down

0 comments on commit dafa0bb

Please sign in to comment.