We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0897c5d commit 4630f07Copy full SHA for 4630f07
.pre-commit-config.yaml
@@ -43,7 +43,7 @@ repos:
43
- id: prettier
44
types_or: [javascript, css]
45
- repo: https://github.com/pre-commit/mirrors-eslint
46
- rev: v8.13.0
+ rev: v8.14.0
47
hooks:
48
- id: eslint
49
files: \.js?$
0 commit comments