Skip to content

Commit

Permalink
chore: remove dependencies leftovers (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
toomuchdesign authored Oct 26, 2024
1 parent 2389083 commit 7b8fd1e
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 494 deletions.
7 changes: 3 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,10 @@ updates:
- 'react-dom'
- '@types/react'
- '@types/react-dom'
jest:
vitest:
patterns:
- 'jest*'
- 'ts-jest'
- '@types/jest'
- 'vitest'
- '@vitest/*'

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

0 comments on commit 7b8fd1e

Please sign in to comment.