diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dff752e..820563c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: stages: [commit] - repo: https://github.com/ambv/black - rev: stable + rev: 21.5b1 hooks: - id: black