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

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Anthony Sottile 2020-11-30 08:51:13 -08:00 committed by GitHub
commit b7603bf928
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ repos:
hooks:
- id: autopep8
- repo: https://github.com/pre-commit/pre-commit
rev: v2.9.0
rev: v2.9.2
hooks:
- id: validate_manifest
- repo: https://github.com/asottile/reorder_python_imports