diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c7f9be1..e801766 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,7 +47,7 @@ repos: - id: remove-tabs stages: [commit, manual] - repo: https://github.com/sirosen/texthooks - rev: "0.6.6" + rev: "0.6.7" hooks: - id: fix-smartquotes stages: [commit, manual]