We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b7f9f commit cc09a80Copy full SHA for cc09a80
.pre-commit-config.yaml
@@ -33,7 +33,7 @@ repos:
33
hooks:
34
- id: sort-all
35
- repo: https://github.com/astral-sh/ruff-pre-commit
36
- rev: v0.3.2
+ rev: v0.3.3
37
38
- id: ruff-format
39
- id: ruff
0 commit comments