We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3093a2f commit ba9a3c7Copy full SHA for ba9a3c7
1 file changed
.pre-commit-config.yaml
@@ -42,7 +42,7 @@ repos:
42
43
# Lints code
44
- repo: https://github.com/charliermarsh/ruff-pre-commit
45
- rev: "v0.0.267"
+ rev: "v0.0.270"
46
hooks:
47
- id: ruff
48
args: ["--fix", "--show-fixes"]
0 commit comments