diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 27dee729..0fdce850 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.15.2 + rev: v1.16.0 hooks: - id: jupytext args: [--sync, --pipe, black]