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 hooks upgrade #2228

Merged
merged 6 commits into from Feb 16, 2024

Conversation

MarcBresson
Copy link
Contributor

Update pre-commit hooks to their latest version.

it originated with a bug with flake8 hook on my computer that didn't want to run. The upgrade fixed it.

Marc Bresson added 3 commits February 16, 2024 10:48
from version 4.0.1 to 7.0.0.

The former version threw unexpected errors
specified --py39-plus to allow for type rewrite (List -> list)
Copy link
Collaborator

@dennisbader dennisbader left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making this dedicated PR @MarcBresson 🚀

Just found a minor typo, then we can merge 💯

CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@dennisbader dennisbader left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, thanks @MarcBresson 🚀

@dennisbader dennisbader merged commit 4600453 into unit8co:master Feb 16, 2024
9 checks passed
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

2 participants