diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c332d9de..2d640da7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: hooks: - id: nbstripout - repo: https://github.com/mwouts/jupytext - rev: v1.14.4 + rev: v1.14.5 hooks: - id: jupytext args: [--sync, --pipe, black]