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 abbda8d commit b9459fcCopy full SHA for b9459fc
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: trailing-whitespace
15
16
- repo: https://github.com/astral-sh/ruff-pre-commit
17
- rev: v0.12.1
+ rev: v0.12.5
18
hooks:
19
- id: ruff-format
20
exclude: ^content/week01/cleanup_bessel\.ipynb$
0 commit comments