Skip to content

Commit

Permalink
Update the ESLint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Nov 5, 2024
1 parent f8ed554 commit 8ae1956
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.13.0"
- "@eslint/js@v9.13.0"
- "eslint@v9.14.0"
- "@eslint/js@v9.14.0"
- "globals"
files: \.js?$
types: [file]
Expand Down

0 comments on commit 8ae1956

Please sign in to comment.