We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ab9ffa commit 2782f37Copy full SHA for 2782f37
.pre-commit-config.yaml
@@ -58,7 +58,7 @@ repos:
58
59
# Python linting using ruff
60
- repo: https://github.com/astral-sh/ruff-pre-commit
61
- rev: v0.4.5
+ rev: v0.4.7
62
hooks:
63
- id: ruff
64
args: ["--fix", "--show-fixes"]
0 commit comments