diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c49561b043..b2c453a750 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,7 +43,7 @@ repos: - id: pretty-format-toml args: [--autofix] - repo: https://github.com/MarcoGorelli/cython-lint - rev: v0.18.0 + rev: v0.18.1 hooks: - id: cython-lint - id: double-quote-cython-strings