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 766e12d commit a46ea71Copy full SHA for a46ea71
.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.2"
+ rev: "v0.3.3"
24
hooks:
25
- id: ruff-format
26
- id: ruff
0 commit comments