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 4d86804 commit c6ce706Copy full SHA for c6ce706
.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.6"
+ rev: "v0.11.7"
44
hooks:
45
- id: ruff
46
args: ["--fix", "--show-fixes"]
0 commit comments