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.
2 parents 9134626 + 4851f66 commit db6d0e3Copy full SHA for db6d0e3
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
- id: trailing-whitespace
8
- id: end-of-file-fixer
9
- repo: https://github.com/pre-commit/mirrors-eslint
10
- rev: v8.0.0-beta.0
+ rev: v8.0.0-beta.1
11
hooks:
12
- id: eslint
13
args: [--fix]
0 commit comments