diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 70b5efa6a..d510205af 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,7 +31,7 @@ repos: # Handle unwanted unicode characters - repo: https://github.com/sirosen/texthooks - rev: 0.6.6 + rev: 0.6.7 hooks: - id: fix-ligatures - id: fix-smartquotes