We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08b3359 commit 562d640Copy full SHA for 562d640
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
hooks:
30
- id: sort-all
31
- repo: https://github.com/astral-sh/ruff-pre-commit
32
- rev: v0.6.9
+ rev: v0.7.0
33
34
- id: ruff-format
35
- id: ruff
0 commit comments