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 3893340 commit 4a4d181Copy full SHA for 4a4d181
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: trailing-whitespace
20
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: v0.1.7
+ rev: v0.1.8
23
hooks:
24
- id: ruff
25
args: ["--fix", "--show-fixes"]
0 commit comments