We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae66e82 commit ea693eeCopy full SHA for ea693ee
.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.8.0
31
hooks:
32
- id: ruff
33
args: ["--fix", "--output-format=full"]
0 commit comments