We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd154e1 commit d5b5e16Copy full SHA for d5b5e16
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: trailing-whitespace
10
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: "v0.15.2"
+ rev: "v0.15.4"
13
hooks:
14
- id: ruff-format
15
args: [--config=ruff.toml]
0 commit comments