diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bfa2a022..426343d0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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