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 5f412f1 commit 9b116c7Copy full SHA for 9b116c7
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- id: mixed-line-ending
16
args: ["-f=lf"]
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
- rev: "v0.11.6"
+ rev: "v0.11.13"
19
hooks:
20
- id: ruff
21
args: ["--fix"]
0 commit comments