Skip to content

Commit 2ab0e09

Browse files
committed
update pre-commit
1 parent 6de8605 commit 2ab0e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ repos:
3030
hooks:
3131
- id: mypy
3232
args: [--config-file, pyproject.toml]
33-
additional_dependencies: [numpy, pytest, crc32c, zfpy, 'zarr>=3']
33+
additional_dependencies: [numpy, pytest, crc32c, zfpy, 'zarr>=3.1.3']

0 commit comments

Comments
 (0)