We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acdde0a commit a44b672Copy full SHA for a44b672
.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.20.1'
11
hooks:
12
- id: eslint
13
args: [--fix]
0 commit comments