We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f1d25a commit 3a1c05cCopy full SHA for 3a1c05c
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
- id: sphinx-lint
28
args: ["."]
29
- repo: https://github.com/astral-sh/ruff-pre-commit
30
- rev: v0.7.3
+ rev: v0.9.3
31
hooks:
32
- id: ruff
33
args: ["--fix", "--output-format=full"]
0 commit comments