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 autoupdate #173

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Conversation

updates:
- [github.com/psf/black: 23.9.1 → 23.10.0](psf/black@23.9.1...23.10.0)
- [github.com/astral-sh/ruff-pre-commit: v0.0.292 → v0.1.1](astral-sh/ruff-pre-commit@v0.0.292...v0.1.1)
- [github.com/pre-commit/mirrors-mypy: v1.6.0 → v1.6.1](pre-commit/mirrors-mypy@v1.6.0...v1.6.1)
@watermelon-copilot-for-code-review

@what-the-diff
Copy link

what-the-diff bot commented Oct 23, 2023

PR Summary

  • Update of pre-commit hooks
    The pre-commit configuration file has been updated. This file includes a list of checks that automatically get run before any code is committed, which aids in code quality assurance and streamlines the development process. Here are the changes made:

    • The black hook, a tool for automatically formatting Python code, was updated to version 23.10.0. This update likely includes improved features and bug fixes, resulting in better and cleaner code.

    • The ruff-pre-commit hook was updated to version v0.1.1. This is a custom hook, and without further details, we can assume that this new version includes internal improvements that optimize the code's quality checks.

    • The mypy hook was updated to version v1.6.1. Mypy is a tool that checks for type problems in Python code. The update indicates better type-checking ability, reducing potential bugs in the code.

@ghost
Copy link

ghost commented Oct 23, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@cleder cleder merged commit 5476bc8 into develop Oct 24, 2023
24 of 35 checks passed
@cleder cleder deleted the pre-commit-ci-update-config branch October 24, 2023 11:47
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