diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c235562..25245d2 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.20.0 hooks: - id: cython-lint - id: double-quote-cython-strings