We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a6ef00 + 10b7f4e commit c6be705Copy full SHA for c6be705
.pre-commit-config.yaml
@@ -3,7 +3,7 @@
3
4
repos:
5
- repo: https://github.com/astral-sh/ruff-pre-commit
6
- rev: v0.6.5
+ rev: v0.6.6
7
hooks:
8
- id: ruff
9
args: ["--output-format=full"]
0 commit comments