We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acdde0a commit 45d5db2Copy full SHA for 45d5db2
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
- id: check-yaml
8
- id: check-added-large-files
9
- repo: https://github.com/pre-commit/mirrors-eslint
10
- rev: 'v9.15.0'
+ rev: 'v9.24.0'
11
hooks:
12
- id: eslint
13
args: [--fix]
0 commit comments