diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f560e984..e0407aad 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: - id: remove-crlf - id: remove-tabs - repo: https://github.com/sirosen/texthooks - rev: 0.3.1 + rev: 0.6.6 hooks: - id: fix-smartquotes # not working for some reason?