-
Notifications
You must be signed in to change notification settings - Fork 122
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 #387
Conversation
Codecov Report
@@ Coverage Diff @@
## trunk #387 +/- ##
=======================================
Coverage 97.85% 97.85%
=======================================
Files 22 22
Lines 1400 1400
Branches 130 130
=======================================
Hits 1370 1370
Misses 15 15
Partials 15 15 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
bf51d52
to
fe63403
Compare
updates: - [github.com/psf/black: 22.3.0 → 22.6.0](psf/black@22.3.0...22.6.0) - [github.com/asottile/pyupgrade: v2.32.0 → v2.37.3](asottile/pyupgrade@v2.32.0...v2.37.3) - [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](PyCQA/flake8@4.0.1...5.0.2) - [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](pre-commit/pre-commit-hooks@v4.2.0...v4.3.0)
fe63403
to
99b4dde
Compare
We will need to see how to merge this. The CI fails, as this PR has no newsfragment. I guess that we need to add code and skip the test if the branch is |
Check that tox newsfragment is skipped on this PR - https://github.com/twisted/towncrier/runs/8060303750?check_suite_focus=true Check that other jobs are not skipped:
I think that this is ready for review |
Co-authored-by: Hynek Schlawack <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
updates: