We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffa20de commit 13e1631Copy full SHA for 13e1631
.pre-commit-config.yaml
@@ -40,7 +40,7 @@ repos:
40
hooks:
41
- id: docformatter
42
- repo: https://github.com/astral-sh/ruff-pre-commit
43
- rev: "v0.6.4"
+ rev: "v0.6.5"
44
45
- id: ruff
46
args: [--fix]
0 commit comments