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