diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d89a2e4..515e2c8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: exclude_types: [json, binary] - id: check-yaml - repo: https://github.com/psf/black - rev: "23.12.1" + rev: "24.1.1" hooks: - id: black-jupyter - repo: https://github.com/astral-sh/ruff-pre-commit