diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b4be32e55c..3c23f0435d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -84,7 +84,7 @@ repos: - id: pretty-format-toml args: [--autofix] - repo: https://github.com/MarcoGorelli/cython-lint - rev: v0.19.0 + rev: v0.20.0 hooks: - id: cython-lint - id: double-quote-cython-strings