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

Merged
merged 3 commits into from
Apr 1, 2024
Merged

Conversation

pre-commit-ci bot added 2 commits March 25, 2024 21:55
updates:
- [github.com/psf/black: 22.3.0 → 24.3.0](psf/black@22.3.0...24.3.0)
- [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.2.0...v4.5.0)
- https://github.com/myint/autoflakehttps://github.com/PyCQA/autoflake
- [github.com/PyCQA/autoflake: v1.4 → v2.3.1](PyCQA/autoflake@v1.4...v2.3.1)
- [github.com/PyCQA/flake8: 4.0.1 → 7.0.0](PyCQA/flake8@4.0.1...7.0.0)
- https://github.com/asottile/reorder_python_importshttps://github.com/asottile/reorder-python-imports
- [github.com/asottile/reorder-python-imports: v3.1.0 → v3.12.0](asottile/reorder-python-imports@v3.1.0...v3.12.0)
- [github.com/asottile/pyupgrade: v2.32.1 → v3.15.2](asottile/pyupgrade@v2.32.1...v3.15.2)
- [github.com/rhysd/actionlint: v1.6.25 → v1.6.27](rhysd/actionlint@v1.6.25...v1.6.27)
@diazona diazona self-assigned this Mar 26, 2024
flake8 (rightly) complains about using `==` to compare types, so this
commit changes that comparison to use `is`.
@diazona diazona requested review from coordt, redtoad and hramezani March 30, 2024 06:31
@diazona
Copy link
Contributor

diazona commented Mar 30, 2024

Any thoughts from reviewers would be welcome, but if I don't hear anything over the weekend I'll go ahead and merge this.

@diazona diazona merged commit 135ad7b into master Apr 1, 2024
53 checks passed
@diazona diazona deleted the pre-commit-ci-update-config branch April 1, 2024 07:17
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.

2 participants