[pre-commit.ci] pre-commit autoupdate

This commit is contained in:
pre-commit-ci[bot]
2021-02-01 16:48:58 +00:00
committed by GitHub
parent 8b030745a8
commit dc7b6e2f13

View File

@@ -7,7 +7,7 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v7.18.0
rev: v7.19.0
hooks:
- id: eslint
args: [--fix]