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