diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 08e765a..a5cbb80 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,10 +28,6 @@ repos: hooks: - id: nbstripout - repo: https://github.com/crate-ci/typos - rev: v1.16.17 + rev: v1.16.18 hooks: - id: typos - # use pass_filenames as a workaround such that - # the excluded files in .typos.toml are respected - # https://github.com/crate-ci/typos/issues/347 - pass_filenames: false