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

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Aug 7, 2023

updates:

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Upgrade of coding utilities in the project's pre-commit configuration.

📊 Key Changes

  • 🐍 Updated pyupgrade tool from version 3.8.0 to 3.10.1.
  • ✅ Updated flake8 linter from version 6.0.0 to 6.1.0.

🎯 Purpose & Impact

  • Ensures the codebase uses the latest syntax enhancements from Python by updating pyupgrade.
  • Improves code quality and adherence to coding standards by updating flake8.
  • Users can expect cleaner, more modern, and standardized code which may lead to fewer errors and better maintainability.

updates:
- [github.com/asottile/pyupgrade: v3.8.0 → v3.10.1](asottile/pyupgrade@v3.8.0...v3.10.1)
- [github.com/PyCQA/flake8: 6.0.0 → 6.1.0](PyCQA/flake8@6.0.0...6.1.0)
@glenn-jocher glenn-jocher merged commit febac17 into master Aug 7, 2023
2 checks passed
@glenn-jocher glenn-jocher deleted the pre-commit-ci-update-config branch August 7, 2023 23:44
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