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 #9685

Merged
merged 1 commit into from
Oct 4, 2022

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Oct 3, 2022

updates:

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Update Python code upgrade tool in pre-commit configuration to the latest version.

πŸ“Š Key Changes

  • Updated the version of pyupgrade from v2.37.3 to v2.38.2 in the .pre-commit-config.yaml file.

🎯 Purpose & Impact

  • πŸš€ Purpose: To ensure that the codebase uses the latest features and best practices for Python code emphasized by the latest pyupgrade tool.
  • ✨ Impact: Developers contributing to the yolov5 project will now have their code automatically upgraded to the latest syntax standards when committing, leading to cleaner and more modern code. This may also slightly reduce the possibility of issues and bugs associated with outdated code practices.

updates:
- [github.com/asottile/pyupgrade: v2.37.3 β†’ v2.38.2](asottile/pyupgrade@v2.37.3...v2.38.2)
@glenn-jocher glenn-jocher merged commit 68d654d into master Oct 4, 2022
@glenn-jocher glenn-jocher deleted the pre-commit-ci-update-config branch October 4, 2022 14:31
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