diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6e8e4943..71ab9d7c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: exclude: docs/tutorials - repo: https://github.com/psf/black - rev: "24.3.0" + rev: "24.4.2" hooks: - id: black @@ -32,7 +32,7 @@ repos: - id: black_nbconvert - repo: https://github.com/mwouts/jupytext - rev: v1.15.2 + rev: v1.16.1 hooks: - id: jupytext files: |