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 44efbc8 commit d8353dcCopy full SHA for d8353dc
.pre-commit-config.yaml
@@ -55,7 +55,7 @@ repos:
55
56
# Ruff, the Python auto-correcting linter/formatter written in Rust
57
- repo: https://github.com/astral-sh/ruff-pre-commit
58
- rev: v0.12.4
+ rev: v0.12.5
59
hooks:
60
- id: ruff
61
args: ["--fix", "--show-fixes"]
0 commit comments