diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 21bc7009a..40b29c39f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: exclude: .patch - repo: https://github.com/psf/black - rev: 20.8b1 + rev: 21.7b0 hooks: - id: black exclude: |