We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5055ead commit 63a1478Copy full SHA for 63a1478
.pre-commit-config.yaml
@@ -56,7 +56,7 @@ repos:
56
additional_dependencies: [black==23.3.0]
57
58
- repo: https://github.com/astral-sh/ruff-pre-commit
59
- rev: v0.4.7
+ rev: v0.4.8
60
hooks:
61
- id: ruff-format
62
name: ruff (format)
0 commit comments