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 dc8a3b6 commit 6872b71Copy full SHA for 6872b71
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ exclude: ^(docs/.+|.*lock.*|jupyterlab-extension/.+|.*\.(svg|js|css))|_version.p
11
12
repos:
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.4.8
+ rev: v0.5.0
15
hooks:
16
- id: ruff
17
args: [--fix, --ignore, D]
0 commit comments