Skip to content

Commit

Permalink
chore: bump eslint versions in pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
afuetterer committed Nov 23, 2023
1 parent 8c982ad commit 24a0330
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ repos:
- id: eslint
args: [--fix, --color]
additional_dependencies:
- eslint@8.41.0
- eslint-plugin-react@7.32.2
- eslint@8.54.0
- eslint-plugin-react@7.33.2
- [email protected]

0 comments on commit 24a0330

Please sign in to comment.