Skip to content

Commit 979474c

Browse files
committed
hm
1 parent 3cc2802 commit 979474c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,6 @@ repos:
103103
- urllib3==2.5.0
104104
- zarr==3.1.5
105105
ci:
106-
skip: [mypy] # too big
106+
skip:
107+
- mypy # too big
108+
- update-mypy-hook # offline?

0 commit comments

Comments
 (0)