We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8544417 commit efc4b62Copy full SHA for efc4b62
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
hooks:
27
- id: pyproject-fmt
28
- repo: https://github.com/astral-sh/ruff-pre-commit
29
- rev: "v0.14.0"
+ rev: "v0.14.3"
30
31
- id: ruff-format
32
args: ["--config", "pyproject.toml"]
0 commit comments