diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 367042e..951aff7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: ) - repo: https://github.com/psf/black - rev: 22.3.0 + rev: 22.6.0 hooks: - id: black # args: ["-l100"]