diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d8cb82f0..758c00dd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: # Handling unwanted unicode characters - repo: https://github.com/sirosen/texthooks - rev: 0.6.3 + rev: 0.6.4 hooks: - id: fix-ligatures - id: fix-smartquotes