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 suggestions #10068

Merged
merged 1 commit into from
Nov 7, 2022

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Nov 7, 2022

updates:

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Upgraded pyupgrade tool version in pre-commit hooks to enhance code quality.

πŸ“Š Key Changes

  • Updated pyupgrade from version v2.38.2 to v3.2.0.

🎯 Purpose & Impact

  • Purpose: The purpose of this change is to use a newer version of pyupgrade, which includes the latest features and improvements for Python code upgrades.
  • Impact: This will ensure that contributed code conforms to more modern Python idioms, potentially improving both the readability and performance of the codebase for all users and developers. Regular users should notice more reliable and potentially faster code, while developers will find the codebase stays up-to-date with Python's best practices. πŸš€

updates:
- [github.com/asottile/pyupgrade: v2.38.2 β†’ v3.2.0](asottile/pyupgrade@v2.38.2...v3.2.0)
@glenn-jocher glenn-jocher self-assigned this Nov 7, 2022
@glenn-jocher glenn-jocher merged commit 58b3d07 into master Nov 7, 2022
@glenn-jocher glenn-jocher deleted the pre-commit-ci-update-config branch November 7, 2022 21:56
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

1 participant