We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca8495e commit fba5156Copy full SHA for fba5156
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: trailing-whitespace
15
16
- repo: https://github.com/astral-sh/ruff-pre-commit
17
- rev: "v0.15.6"
+ rev: "v0.15.8"
18
hooks:
19
- id: ruff-format
20
args: [--config=ruff.toml]
0 commit comments