We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d96435 commit b91c12dCopy full SHA for b91c12d
.pre-commit-config.yaml
@@ -54,7 +54,7 @@ repos:
54
exclude: "^tests"
55
56
- repo: https://github.com/charliermarsh/ruff-pre-commit
57
- rev: v0.0.269
+ rev: v0.0.270
58
hooks:
59
- id: ruff
60
args: ["--fix", "--show-fixes"]
0 commit comments