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 2f2db70 commit c5b2bc9Copy full SHA for c5b2bc9
.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.40.0"
+ rev: "v8.41.0"
56
hooks:
57
- id: eslint
58
files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx
0 commit comments