diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a992a51a..af4a0d02 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -134,7 +134,7 @@ repos: require_serial: true types_or: [jupyter, markdown] additional_dependencies: - - mypy + - mypy == 1.13.0 - pandas-stubs - git+https://github.com/numpy/numpy-stubs - mypy-extensions