We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4cdb721 + 9a2c314 commit 4f80e42Copy full SHA for 4f80e42
1 file changed
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: python-no-log-warn
26
- id: text-unicode-replacement-char
27
- repo: https://github.com/astral-sh/ruff-pre-commit
28
- rev: v0.11.5
+ rev: v0.11.6
29
hooks:
30
- id: ruff-format
31
- id: ruff
@@ -59,7 +59,7 @@ repos:
59
- id: nbstripout
60
exclude: (docs)
61
- repo: https://github.com/crate-ci/typos
62
- rev: v1.31.1
+ rev: v1
63
64
- id: typos
65
exclude: (\.ipynb)
0 commit comments