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