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 8596bfc commit e29d9a0Copy full SHA for e29d9a0
.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.12.2
+ rev: v0.12.7
48
hooks:
49
- id: ruff
50
args: ["--fix", "--line-length=120"]
0 commit comments