We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 739d631 commit d18c3f2Copy full SHA for d18c3f2
.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.9.9
+ rev: v0.9.10
31
32
- id: ruff
33
- id: ruff-format
0 commit comments