Skip to content

Commit

Permalink
Revert not-yet-functional eslint bump
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio authored May 7, 2024
1 parent f508577 commit 74dc1c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ repos:

# Lint: JS code
- repo: https://github.com/pre-commit/mirrors-eslint
rev: "v9.2.0" # Use the sha / tag you want to point at
rev: "v8.56.0" # Use the sha / tag you want to point at
hooks:
- id: eslint
files: \.jsx?$
Expand Down

0 comments on commit 74dc1c4

Please sign in to comment.