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.
1 parent 9bccf22 commit dce2bbeCopy full SHA for dce2bbe
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
- id: trailing-whitespace
29
30
- repo: https://github.com/astral-sh/ruff-pre-commit
31
- rev: v0.11.4
+ rev: v0.11.8
32
hooks:
33
- id: ruff
34
args: ["--fix", "--show-fixes"]
0 commit comments