We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 687c289 commit bf78513Copy full SHA for bf78513
.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.9.0
+ rev: v8.10.0
47
hooks:
48
- id: eslint
49
files: \.js?$
0 commit comments