We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f28cfd commit 9c7f45eCopy full SHA for 9c7f45e
.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.5.1
+ rev: v0.5.2
33
34
- id: ruff-format
35
- id: ruff
0 commit comments