diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d885da57..d6bc9701 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - id: check-added-large-files - repo: https://github.com/psf/black - rev: 22.6.0 + rev: 22.8.0 hooks: - id: black name: "Black: The uncompromising Python code formatter"