Closed pre-commit-ci[bot] closed 1 month ago
This pull request updates several pre-commit hooks to their latest versions. The changes are focused on maintaining the project's development tools and ensuring they are up-to-date.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Update validate-pyproject pre-commit hook |
|
.pre-commit-config.yaml |
Update ruff-pre-commit hook |
|
.pre-commit-config.yaml |
Update mirrors-mypy pre-commit hook |
|
.pre-commit-config.yaml |
Review changes with SemanticDiff.
Updated validate-pyproject
version
The version of validate-pyproject
framework has been increased from v0.20.2
to v0.21
. This generally includes better performance and enhanced functionality, which will be beneficial in ensuring our project meets various quality checks efficiently.
Upgraded ruff-pre-commit
version
The version of ruff-pre-commit
has been upgraded from v0.6.9
to v0.7.0
. This typically offers improved functionality, including better handling and inspections of our Pre-Commit operations.
Enhanced mypy
version
Our mypy
tool version has been updated from v1.11.2
to v1.12.1
. mypy
enhances the Python coding experience by ensuring type checking and helps in spotting common errors early. The new version would provide us with more up-to-date checks and efficiency improvements.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.82%. Comparing base (
b072113
) to head (d113631
). Report is 2 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Preparing review...
Failed to generate code suggestions for PR
updates:
Summary by Sourcery
CI: