Skip to content

Commit

Permalink
Update the ESLint version for real
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Nov 19, 2024
1 parent 4d0b7f0 commit 8e18cb3
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 @@ -36,8 +36,8 @@ repos:
hooks:
- id: eslint
additional_dependencies:
- "eslint@v9.14.0"
- "@eslint/js@v9.14.0"
- "eslint@v9.15.0"
- "@eslint/js@v9.15.0"
- "globals"
files: \.js?$
types: [file]
Expand Down

0 comments on commit 8e18cb3

Please sign in to comment.