Skip to content

Commit

Permalink
chore: add more patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
felipefialho committed Dec 27, 2024
1 parent 8829aa1 commit abf218f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,13 @@ updates:
update-types:
- 'minor'
- 'patch'
react:
patterns:
- 'react*'
- '@types/react*'
babel:
patterns:
- 'babel*'
commitlint:
patterns:
- '@commitlint*'

0 comments on commit abf218f

Please sign in to comment.