diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c235562..8ea36e2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -58,7 +58,7 @@ repos: args: ["-i"] - repo: https://github.com/MarcoGorelli/cython-lint - rev: v0.19.0 + rev: v0.21.0 hooks: - id: cython-lint - id: double-quote-cython-strings