We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffa20de + 13e1631 commit 2e6d780Copy full SHA for 2e6d780
.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