We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ed2ea6 commit ee86084Copy full SHA for ee86084
.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.7.3"
+ rev: "v0.7.4"
23
24
- id: ruff-format
25
- id: ruff
0 commit comments