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 1a0ff40 commit b9794beCopy full SHA for b9794be
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
33
# Ruff, the Python auto-correcting linter/formatter written in Rust
34
- repo: https://github.com/astral-sh/ruff-pre-commit
35
- rev: v0.4.5
+ rev: v0.4.7
36
hooks:
37
- id: ruff
38
args: ["--fix", "--show-fixes"]
0 commit comments