diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0a6a78d..e4ef46b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,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+