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

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Aug 1, 2022

updates:

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Upgraded pre-commit hooks for better code quality and compliance.

📊 Key Changes

  • Upgraded pyupgrade pre-commit hook to version v2.37.3.
  • Upgraded flake8 pre-commit hook to version 5.0.2.

🎯 Purpose & Impact

  • Ensures the codebase uses the latest Python syntax improvements for enhanced readability and performance.
  • Keeps the code style in line with the latest PEP8 standards, promoting consistency and maintainability.
  • These updates may reduce potential bugs and facilitate new contributors in adhering to coding standards. 🛠️

updates:
- [github.com/asottile/pyupgrade: v2.34.0 → v2.37.3](asottile/pyupgrade@v2.34.0...v2.37.3)
- [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](PyCQA/flake8@4.0.1...5.0.2)
@glenn-jocher glenn-jocher merged commit b7635ef into master Aug 1, 2022
@glenn-jocher glenn-jocher deleted the pre-commit-ci-update-config branch August 1, 2022 19:49
@glenn-jocher glenn-jocher self-assigned this Aug 1, 2022
ctjanuhowski pushed a commit to ctjanuhowski/yolov5 that referenced this pull request Sep 8, 2022
updates:
- [github.com/asottile/pyupgrade: v2.34.0 → v2.37.3](asottile/pyupgrade@v2.34.0...v2.37.3)
- [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](PyCQA/flake8@4.0.1...5.0.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.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.

1 participant