diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1461e879450..3fa1128038b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: hooks: - id: isort - repo: https://github.com/psf/black - rev: '21.9b0' + rev: '21.10b0' hooks: - id: black language_version: python3 # Should be a command that runs python3.6+