Skip to content

Commit

Permalink
pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
normanrz committed Jan 4, 2025
1 parent c221f07 commit 68261bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ repos:
hooks:
- id: mypy
args: [--config-file, pyproject.toml]
additional_dependencies: [numpy, pytest, crc32c, zfpy, 'zarr>=3.0.0b2']
additional_dependencies: [numpy, pytest, crc32c, zfpy, 'zarr>=3.0.0rc1']

0 comments on commit 68261bd

Please sign in to comment.