diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 053dbc4..c11a50d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/psf/black - rev: 21.12b0 + rev: 22.1.0 hooks: - id: black