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 1dc8664 commit 49239b8Copy full SHA for 49239b8
.pre-commit-config.yaml
@@ -40,7 +40,7 @@ repos:
40
additional_dependencies: [black~=25.0]
41
42
- repo: https://github.com/astral-sh/ruff-pre-commit
43
- rev: "v0.11.9"
+ rev: "v0.11.10"
44
hooks:
45
- id: ruff
46
args: ["--fix", "--show-fixes"]
0 commit comments