diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 20822dc..704f7ad 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -56,7 +56,7 @@ - c++ - cuda - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.1.0 + rev: v4.0.0-alpha.8 hooks: - id: prettier stages: @@ -119,7 +119,7 @@ - --case-indent - --space-redirects - repo: https://github.com/sirosen/texthooks - rev: 0.6.3 + rev: 0.6.4 hooks: # - id: fix-smartquotes - id: fix-ligatures