Skip to content

Comments

Attempt two to reserve mypy complaints#187

Draft
sjlongland wants to merge 5 commits intomainfrom
nomerge/metadata-and-precommit-changes
Draft

Attempt two to reserve mypy complaints#187
sjlongland wants to merge 5 commits intomainfrom
nomerge/metadata-and-precommit-changes

Conversation

@sjlongland
Copy link
Collaborator

A draft PR… hopefully the last for this issue.

pre-commit-ci bot and others added 5 commits October 7, 2024 23:15
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
- [github.com/astral-sh/ruff-pre-commit: v0.0.233 → v0.6.9](astral-sh/ruff-pre-commit@v0.0.233...v0.6.9)
- [github.com/psf/black: 24.8.0 → 24.10.0](psf/black@24.8.0...24.10.0)
- [github.com/rhysd/actionlint: v1.7.1 → v1.7.3](rhysd/actionlint@v1.7.1...v1.7.3)
- [github.com/igorshubovych/markdownlint-cli: v0.41.0 → v0.42.0](igorshubovych/markdownlint-cli@v0.41.0...v0.42.0)
…config' into nomerge/metadata-and-precommit-changes

Round two…
The older version required `List[Tuple[str, str]]` for `maintainers` and
`authors`, the newer one requires `List[Tuple[str, Optional[str]]]`,
`mypy` won't accept the former as a substitute for the latter.
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