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 67ec773 commit cecb626Copy full SHA for cecb626
.pre-commit-config.yaml
@@ -44,7 +44,7 @@ repos:
44
- id: check-executables-have-shebangs
45
46
- repo: https://github.com/astral-sh/ruff-pre-commit
47
- rev: v0.11.4
+ rev: v0.11.8
48
hooks:
49
- id: ruff
50
args: ["--fix", "--line-length=120"]
0 commit comments