We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0073690 commit 558b2f6Copy full SHA for 558b2f6
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
# doesn't work in combination with jupytext hook yet. See https://github.com/mwouts/jupytext/issues/580
14
exclude: "docs/notebooks/.*\\.md"
15
- repo: https://github.com/astral-sh/ruff-pre-commit
16
- rev: v0.4.9
+ rev: v0.4.10
17
hooks:
18
- id: ruff
19
types_or: [python, pyi, jupyter]
0 commit comments