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 8db31af commit 8ca38eaCopy full SHA for 8ca38ea
.pre-commit-config.yaml
@@ -49,7 +49,7 @@ repos:
49
hooks:
50
- id: blacken-docs
51
- repo: https://github.com/astral-sh/ruff-pre-commit
52
- rev: v0.12.8
+ rev: v0.12.11
53
54
- id: ruff
55
args: [--fix, --exit-non-zero-on-fix]
0 commit comments