We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7baf069 + 26b9687 commit e3b0c79Copy full SHA for e3b0c79
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
args: [--fix, lf]
16
- id: trailing-whitespace
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
- rev: "v0.11.5"
+ rev: "v0.11.6"
19
hooks:
20
- id: ruff
21
args: [--fix, --exit-non-zero-on-fix]
0 commit comments