diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1291c2e..0bda424 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -56,7 +56,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