Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 4 commits into from
Mar 13, 2024
Merged

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Mar 13, 2024

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.2.2 → v0.3.2](astral-sh/ruff-pre-commit@v0.2.2...v0.3.2)
- [github.com/pre-commit/mirrors-mypy: v1.8.0 → v1.9.0](pre-commit/mirrors-mypy@v1.8.0...v1.9.0)
@bluetech
Copy link
Member

  • Split some long lines
  • Fixed new mypy error
  • Also took the chance to add warn_unused_ignores = true and remove unneeded type ignores. The reason we didn't do it before is that sometimes it's necessary for different platforms, but in these cases I added type: ignore[unused-ignore] then it doesn't complain.

@bluetech bluetech merged commit c0532dd into main Mar 13, 2024
23 checks passed
@bluetech bluetech deleted the pre-commit-ci-update-config branch March 13, 2024 13:30
flying-sheep pushed a commit to flying-sheep/pytest that referenced this pull request Apr 9, 2024
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
Co-authored-by: Ran Benita <ran@unusedvar.com>
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.

None yet

2 participants