Skip to content

Commit

Permalink
chore: add missing dependencies in the mypy hook for pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
egparedes committed May 30, 2024
1 parent e0f147a commit 7fa03c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ repos:
- dace==0.15.1
- jax[cpu]==0.4.28
- numpy==1.26.4
- pytest==8.2.1
- typing-extensions==4.12.0
- repo: https://github.com/codespell-project/codespell
rev: "v2.2.6"
hooks:
Expand Down

0 comments on commit 7fa03c3

Please sign in to comment.