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 e0f89ed commit f4a4816Copy full SHA for f4a4816
.pre-commit-config.yaml
@@ -52,7 +52,7 @@ repos:
52
files: \.[jt]sx?$
53
types_or: [css, javascript]
54
- repo: https://github.com/pre-commit/mirrors-eslint
55
- rev: "v8.39.0"
+ rev: "v8.40.0"
56
hooks:
57
- id: eslint
58
files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx
0 commit comments