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.
2 parents b49829a + fb56a2d commit 999963dCopy full SHA for 999963d
1 file changed
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
- id: no-commit-to-branch
19
args: [--branch=main]
20
- repo: https://github.com/astral-sh/ruff-pre-commit
21
- rev: v0.15.15
+ rev: v0.15.20
22
hooks:
23
- id: ruff-check
24
exclude: ^docs/source/.*/(?:tips|export)\.ipynb$
0 commit comments