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 4b9896a commit 77624ccCopy full SHA for 77624cc
.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.11.5
+ rev: v0.11.6
53
54
- id: ruff
55
args: [--fix, --exit-non-zero-on-fix]
0 commit comments