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 f2a2032 commit bf22ea7Copy full SHA for bf22ea7
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: prettier
15
types_or: [javascript, jsx, ts, tsx, json]
16
- repo: https://github.com/pre-commit/mirrors-eslint
17
- rev: v9.17.0
+ rev: v9.23.0
18
hooks:
19
- id: eslint
20
files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx
0 commit comments