diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e891217..122cc13 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: - id: absolufy-imports - repo: https://github.com/psf/black - rev: 23.10.1 + rev: 23.12.1 hooks: - id: black-jupyter