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 b6542ab commit 90e0470Copy full SHA for 90e0470
1 file changed
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: pyproject-fmt
26
additional_dependencies: ["tox>=4.12.1"]
27
- repo: https://github.com/astral-sh/ruff-pre-commit
28
- rev: "v0.3.3"
+ rev: "v0.3.4"
29
hooks:
30
- id: ruff-format
31
- id: ruff
0 commit comments