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 0b41edc commit 6559839Copy full SHA for 6559839
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
default_stages: [pre-commit]
2
repos:
3
- repo: https://github.com/pre-commit/mirrors-eslint
4
- rev: 'v9.32.0'
+ rev: 'v9.33.0'
5
hooks:
6
- id: eslint
7
files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx
0 commit comments