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