We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fe9b4c commit 60a6956Copy full SHA for 60a6956
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
hooks:
25
- id: pyproject-fmt
26
- repo: https://github.com/astral-sh/ruff-pre-commit
27
- rev: "v0.9.10"
+ rev: "v0.11.2"
28
29
- id: ruff-format
30
- id: ruff
0 commit comments