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 000a3fa commit 853e7d1Copy full SHA for 853e7d1
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: pyproject-fmt
21
additional_dependencies: ["tox>=4.12.1"]
22
- repo: https://github.com/astral-sh/ruff-pre-commit
23
- rev: "v0.3.5"
+ rev: "v0.3.7"
24
hooks:
25
- id: ruff-format
26
- id: ruff
0 commit comments