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 585ece4 commit d1b39feCopy full SHA for d1b39fe
.pre-commit-config.yaml
@@ -51,7 +51,7 @@ repos:
51
exclude: "docs/.*\\.html"
52
53
- repo: https://github.com/astral-sh/ruff-pre-commit
54
- rev: "v0.12.11"
+ rev: "v0.13.3"
55
hooks:
56
- id: ruff
57
args: ["--fix", "--show-fixes"]
0 commit comments