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 95a6874 commit 3cdf525Copy full SHA for 3cdf525
.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.6.0
+ rev: v8.7.0
47
hooks:
48
- id: eslint
49
files: \.js?$
0 commit comments