We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a4daf7 commit 8599c2bCopy full SHA for 8599c2b
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
- id: check-added-large-files
25
args: ["--maxkb=1500"]
26
- repo: https://github.com/astral-sh/ruff-pre-commit
27
- rev: v0.4.3
+ rev: v0.4.4
28
hooks:
29
- id: ruff
30
args: ["--fix", "--output-format=full"]
0 commit comments