We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd19399 commit 43a8574Copy full SHA for 43a8574
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
38
# Python linting using ruff
39
- repo: https://github.com/astral-sh/ruff-pre-commit
40
- rev: v0.3.3
+ rev: v0.3.4
41
hooks:
42
- id: ruff
43
args: ["--fix", "--show-fixes"]
0 commit comments