Skip to content

[pre-commit.ci] pre-commit autoupdate - #263

Merged
mergify[bot] merged 4 commits into
mainfrom
pre-commit-ci-update-config
Jul 27, 2026
Merged

[pre-commit.ci] pre-commit autoupdate#263
mergify[bot] merged 4 commits into
mainfrom
pre-commit-ci-update-config

Conversation

pre-commit-ci Bot and others added 4 commits July 27, 2026 21:06
updates:
- [github.com/astral-sh/ruff-pre-commit: 2700fd5671c633760d912769c041bfcde2b9a01b → cb8c523fd4835aba42af70f4cad5568db4df0b6c](astral-sh/ruff-pre-commit@2700fd5...cb8c523)
- [github.com/mxr/mirrors-ty: febed8a7b2665e80a9d3855c59ac716a6284d628 → d7f08bf6b37691c482773f198ba01539eb331d6a](mxr/mirrors-ty@febed8a...d7f08bf)
- [github.com/mxr/sync-typing-deps: c2ec0c01a31703615c17e3fe11d1fe28c003f1d8 → a8b960f5e2bb3627b5a1fc8171fe224cdd64ff0a](mxr/sync-typing-deps@c2ec0c0...a8b960f)
- [github.com/zizmorcore/zizmor-pre-commit: 64a97fb7fa63188393d3215c6e312f5f9c6d0f78 → 067260dc5fe6ea86b7551bfd6f8b3ba4e6c93129](zizmorcore/zizmor-pre-commit@64a97fb...067260d)
Ruff's isort rule now sorts imports and enforces the future
annotations import, replacing the separate reorder-python-imports
hook.
_Endpoint and _EntryTable were collapsed from unions of single-value
Literals into flat Literals, so the old lit.__args__[0] unwrap crashed
at import time since each item is now a plain str. Use get_args()
directly, and make the timezone-naive date.today() tz-aware.
@mergify
mergify Bot merged commit 7dd072f into main Jul 27, 2026
12 checks passed
@mergify
mergify Bot deleted the pre-commit-ci-update-config branch July 27, 2026 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant