We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a88eb8b commit 701b643Copy full SHA for 701b643
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: trailing-whitespace
20
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: v0.7.3
+ rev: v0.7.4
23
hooks:
24
- id: ruff
25
- id: ruff-format
0 commit comments