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 181f9be commit 46a07daCopy full SHA for 46a07da
.pre-commit-config.yaml
@@ -33,7 +33,7 @@ repos:
33
- id: prettier
34
types_or: [javascript, css]
35
- repo: https://github.com/pre-commit/mirrors-eslint
36
- rev: v8.4.0
+ rev: v8.4.1
37
hooks:
38
- id: eslint
39
files: \.js?$
0 commit comments