We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29decd0 commit 57c7285Copy full SHA for 57c7285
.pre-commit-config.yaml
@@ -43,7 +43,7 @@ repos:
43
- id: pretty-format-toml
44
args: [--autofix]
45
- repo: https://github.com/MarcoGorelli/cython-lint
46
- rev: v0.18.0
+ rev: v0.18.1
47
hooks:
48
- id: cython-lint
49
- id: double-quote-cython-strings
0 commit comments