diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0a653f3..65b512e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,6 +9,6 @@ repos: - id: check-yaml - id: check-added-large-files - repo: https://github.com/psf/black - rev: 22.1.0 + rev: 22.3.0 hooks: - id: black