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 91e0387 commit cd47a53Copy full SHA for cd47a53
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
.*\.ipynb
30
)$
31
- repo: https://github.com/astral-sh/ruff-pre-commit
32
- rev: "v0.12.8"
+ rev: "v0.13.1"
33
hooks:
34
- id: ruff-check
35
args: [--fix, --exit-non-zero-on-fix]
0 commit comments