We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23bfa7f commit 0d3f260Copy full SHA for 0d3f260
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
hooks:
28
- id: sort-all
29
- repo: https://github.com/astral-sh/ruff-pre-commit
30
- rev: v0.6.4
+ rev: v0.6.7
31
32
- id: ruff
33
- id: ruff-format
0 commit comments