We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81b09b2 commit a89beafCopy full SHA for a89beaf
.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.4"
+ rev: "v0.15.6"
13
hooks:
14
- id: ruff-format
15
args: [--config=ruff.toml]
0 commit comments