We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cae3636 commit 86c71d5Copy full SHA for 86c71d5
.pre-commit-config.yaml
@@ -70,7 +70,7 @@ repos:
70
71
# Lint: JS code
72
- repo: https://github.com/pre-commit/mirrors-eslint
73
- rev: "v9.21.0" # Use the sha / tag you want to point at
+ rev: "v8.56.0"
74
hooks:
75
- id: eslint
76
files: \.jsx?$
0 commit comments