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 93d49b1 commit 314bfd6Copy full SHA for 314bfd6
.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.12.12"
+ rev: "v0.13.1"
19
hooks:
20
- id: ruff-check
21
args: ["--fix"]
0 commit comments