diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index da227499..24a3dac7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/mwouts/jupytext - rev: v1.15.2 + rev: v1.16.1 hooks: - id: jupytext args: [--sync]