We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e90dca commit d4db1c5Copy full SHA for d4db1c5
.pre-commit-config.yaml
@@ -41,7 +41,7 @@ repos:
41
exclude: ^(docs)
42
43
- repo: https://github.com/astral-sh/ruff-pre-commit
44
- rev: "v0.0.288"
+ rev: "v0.0.292"
45
hooks:
46
- id: ruff
47
args: ["--fix", "--show-fixes"]
0 commit comments