We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c81293c + 705d6c1 commit d1945e3Copy full SHA for d1945e3
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: end-of-file-fixer
7
- id: check-yaml
8
- repo: https://github.com/pre-commit/mirrors-eslint
9
- rev: v8.13.0
+ rev: v8.14.0
10
hooks:
11
- id: eslint
12
args: [--fix]
0 commit comments