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 0722759 commit e3cc845Copy full SHA for e3cc845
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
36
# Check linting and style issues
37
- repo: https://github.com/astral-sh/ruff-pre-commit
38
- rev: "v0.12.9"
+ rev: "v0.12.11"
39
hooks:
40
- id: ruff
41
args: ["--fix", "--show-fixes"]
0 commit comments