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 b9af952 commit 1471169Copy full SHA for 1471169
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
- id: sphinx-lint
28
args: ["-i", ".pixi", "."]
29
- repo: https://github.com/astral-sh/ruff-pre-commit
30
- rev: v0.14.0
+ rev: v0.14.2
31
hooks:
32
- id: ruff-check
33
types_or: [python, pyi, jupyter]
0 commit comments