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