You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should update the pre-commit versions of the repository with the latest versions supported by pre-commit. Currently in pre-commit we face some problems:
Mypy checks are ignoring the entire tests repository, same with ruff.
We should update the
pre-commitversions of the repository with the latest versions supported bypre-commit. Currently inpre-commitwe face some problems:1.13.0to the most recent stable version1.19.1results in failures as observed in [MNT] Update ruff and mypy versions #1637.cc: @fkiraly @PGijsbers