Merge pull request #99 from pre-commit/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Anthony Sottile
2021-04-26 11:05:19 -07:00
committed by GitHub

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.24.0
rev: v7.25.0
hooks:
- id: eslint
args: [--fix]