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 b9fd92b + beaab0e commit c81293cCopy full SHA for c81293c
.pre-commit-config.yaml
@@ -1,12 +1,12 @@
1
repos:
2
- repo: https://github.com/pre-commit/pre-commit-hooks
3
- rev: v4.1.0
+ rev: v4.2.0
4
hooks:
5
- id: trailing-whitespace
6
- id: end-of-file-fixer
7
- id: check-yaml
8
- repo: https://github.com/pre-commit/mirrors-eslint
9
- rev: v8.12.0
+ rev: v8.13.0
10
11
- id: eslint
12
args: [--fix]
0 commit comments