diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dff95c1ad1..a1bb2aabc2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: # Don't commit to master branch. - id: no-commit-to-branch - repo: https://github.com/psf/black - rev: '21.5b2' + rev: '21.6b0' hooks: - id: black # Force black to run on whole repo, using settings from pyproject.toml