diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a8c5a7e6c..b3246eaad 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: - id: upgrade-type-hints args: [ '--futures=true' ] - repo: https://github.com/psf/black - rev: 22.6.0 + rev: 22.8.0 hooks: - id: black - repo: https://github.com/pycqa/isort