diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 21da386f..1a82e948 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: - toml - repo: https://github.com/psf/black - rev: 21.4b0 + rev: 21.4b2 hooks: - id: black