diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 97e8d51..6ae432a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -65,6 +65,7 @@ repos: - dace==0.15.1 - jax[cpu]==0.4.28 - numpy==1.26.4 + - pytest==8.2.1 - repo: https://github.com/codespell-project/codespell rev: "v2.2.6" hooks: