Skip to content

Commit 8edc4e6

Browse files
authored
Revert eslint bump to v9 alpha
1 parent 34f3931 commit 8edc4e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ repos:
7070

7171
# Lint: JS code
7272
- repo: https://github.com/pre-commit/mirrors-eslint
73-
rev: "v9.0.0-rc.0" # Use the sha / tag you want to point at
73+
rev: "v8.56.0" # Use the sha / tag you want to point at
7474
hooks:
7575
- id: eslint
7676
files: \.jsx?$

0 commit comments

Comments
 (0)