We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1bb1126 + dee6cd1 commit 30bac44Copy full SHA for 30bac44
.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.12.3"
+ rev: "v0.12.4"
19
hooks:
20
- id: ruff
21
args: [--fix, --exit-non-zero-on-fix]
0 commit comments