diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 78ff6cb8..38c6413d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v4.5.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer @@ -12,7 +12,7 @@ repos: - id: nbstripout - repo: https://github.com/mwouts/jupytext - rev: v1.15.1 + rev: v1.15.2 hooks: - id: jupytext files: |