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 5590a41 commit 7d3159bCopy full SHA for 7d3159b
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
hooks:
20
- id: pyproject-fmt
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: "v0.12.10"
+ rev: "v0.12.11"
23
24
- id: ruff-format
25
args: ["--config", "pyproject.toml"]
0 commit comments