Skip to content

Commit

Permalink
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,18 @@ updates:
directory: '/'
schedule:
interval: 'daily'
groups:
parcel:
patterns:
- parcel
- '@parcel/*'
prettier:
patterns:
- prettier
- eslint-plugin-prettier
typescript-eslint:
patterns:
- '@typescript-eslint/*'

- package-ecosystem: 'github-actions'
directory: '/'
Expand Down

0 comments on commit 58eceae

Please sign in to comment.