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 8fc94e8 commit cde8123Copy full SHA for cde8123
.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.12.3"
+ rev: "v0.12.5"
27
28
- id: ruff-format
29
args: ["--config", "pyproject.toml"]
0 commit comments