Skip to content

Commit 4f80e42

Browse files
authored
Merge branch 'main' into add-de-serializer-to-pickle-node
2 parents 4cdb721 + 9a2c314 commit 4f80e42

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
- id: python-no-log-warn
2626
- id: text-unicode-replacement-char
2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: v0.11.5
28+
rev: v0.11.6
2929
hooks:
3030
- id: ruff-format
3131
- id: ruff
@@ -59,7 +59,7 @@ repos:
5959
- id: nbstripout
6060
exclude: (docs)
6161
- repo: https://github.com/crate-ci/typos
62-
rev: v1.31.1
62+
rev: v1
6363
hooks:
6464
- id: typos
6565
exclude: (\.ipynb)

0 commit comments

Comments
 (0)