commit | fff66c2ee67728e232b08473030c91d80598556b | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Mon Dec 07 12:34:09 2020 -0800 |
committer | GitHub <noreply@github.com> | Mon Dec 07 12:34:09 2020 -0800 |
tree | 3aa4a93d1c3316ea80c6e1f11742fa2b107b009a | |
parent | d0b0a000b5bd950b80cf8b2865f1e1eed6435e4f [diff] | |
parent | 43f1ac52e599520df6590d3b10983e4b9a378372 [diff] |
Merge pull request #67 from pre-commit/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 743c804..8b53df8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml
@@ -7,7 +7,7 @@ - id: trailing-whitespace - id: end-of-file-fixer - repo: https://github.com/pre-commit/mirrors-eslint - rev: v7.14.0 + rev: v7.15.0 hooks: - id: eslint args: [--fix]