We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e88fe22 commit b4c95e7Copy full SHA for b4c95e7
1 file changed
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
- id: ruff-format
31
- id: ruff-check
32
- repo: https://github.com/astral-sh/uv-pre-commit
33
- rev: 0.11.12
+ rev: 0.11.13
34
hooks:
35
- id: uv-lock
36
- repo: local
@@ -67,7 +67,7 @@ repos:
67
- id: nbstripout
68
exclude: (docs)
69
- repo: https://github.com/crate-ci/typos
70
- rev: v1.46.1
+ rev: v1
71
72
- id: typos
73
exclude: (\.ipynb)
0 commit comments