We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9c1b7f commit 249be0cCopy full SHA for 249be0c
.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.7.2"
+ rev: "v0.7.3"
28
29
- id: ruff-format
30
- id: ruff
0 commit comments