We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 344818c commit 02fb52eCopy full SHA for 02fb52e
.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.11.2"
+ rev: "v0.11.4"
28
29
- id: ruff-format
30
- id: ruff
0 commit comments