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
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.12 → v0.13.0](astral-sh/ruff-pre-commit@v0.12.12...v0.13.0)
- [github.com/woodruffw/zizmor-pre-commit: v1.12.1 → v1.13.0](zizmorcore/zizmor-pre-commit@v1.12.1...v1.13.0)
- [github.com/pre-commit/mirrors-mypy: v1.17.1 → v1.18.1](pre-commit/mirrors-mypy@v1.17.1...v1.18.1)
* Comply with new lint rule for unused variables
* Fix type failures in raises.py and add tests
Fix typing failures after mypy 1.18 update.
* test workflow: use an explicit matrix variable instead of an inline value
zizmor complains that the previous approach was considered "obfuscation".
Using a matrix value instead as suggested in #13733 (comment).
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Bruno Oliveira <[email protected]>
Co-authored-by: jakkdl <[email protected]>
Co-authored-by: Bruno Oliveira <[email protected]>
0 commit comments