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 36c4fbc commit caa9c94Copy full SHA for caa9c94
.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.43.0"
+ rev: "v8.44.0"
56
hooks:
57
- id: eslint
58
files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx
0 commit comments