diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 69c9178..4222613 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ repos: - repo: https://github.com/psf/black - rev: 22.10.0 + rev: 22.12.0 hooks: - id: black