Skip to content

Commit

Permalink
chore: dependabot amendments
Browse files Browse the repository at this point in the history
  • Loading branch information
rossbulat committed Jan 16, 2025
1 parent 07cfd15 commit 5366921
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 @@ -10,7 +10,9 @@ updates:
eslint:
patterns:
- 'eslint*'
- '@eslint/*'
- '@typescript-eslint/*'
- 'typescript-eslint'
prettier:
patterns:
- 'prettier*'
Expand All @@ -21,6 +23,10 @@ updates:
- '@fortawesome/*'
- 'react-helmet-async'
- 'react-router-dom'
types:
patterns:
- '@types/*'

utils-and-qrcode:
patterns:
- 'classnames'
Expand All @@ -34,6 +40,8 @@ updates:
- 'xxhash-wasm'
- 'html5-qrcode'
- 'qrcode-generator'
- 'chroma-js'
- 'framer-motion'
vite:
patterns:
- 'vite*'
Expand Down

0 comments on commit 5366921

Please sign in to comment.