We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b57dcf commit 5aa2d28Copy full SHA for 5aa2d28
.pre-commit-config.yaml
@@ -54,7 +54,7 @@ repos:
54
exclude: "^tests"
55
56
- repo: https://github.com/astral-sh/ruff-pre-commit
57
- rev: v0.0.275
+ rev: v0.0.276
58
hooks:
59
- id: ruff
60
args: ["--fix", "--show-fixes"]
0 commit comments