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 116648d commit 9327476Copy full SHA for 9327476
.pre-commit-config.yaml
@@ -42,7 +42,7 @@ repos:
42
43
# Check linting and style issues
44
- repo: https://github.com/charliermarsh/ruff-pre-commit
45
- rev: "v0.0.263"
+ rev: "v0.0.265"
46
hooks:
47
- id: ruff
48
args: ["--fix", "--show-fixes"]
0 commit comments