-
Notifications
You must be signed in to change notification settings - Fork 650
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
ci(pre-commit): autoupdate #2819
Conversation
updates: - [github.com/psf/black: 22.12.0 → 23.1.0](psf/black@22.12.0...23.1.0)
Codecov ReportBase: 12.38% // Head: 12.26% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2819 +/- ##
==========================================
- Coverage 12.38% 12.26% -0.13%
==========================================
Files 1219 1247 +28
Lines 86339 87230 +891
Branches 24425 24425
==========================================
Hits 10697 10697
- Misses 64469 65360 +891
Partials 11173 11173
*This pull request uses carry forward flags. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
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.
Removes a lot of empty lines, seems ok to me.
@@ -61,7 +61,7 @@ repos: | |||
- id: isort | |||
|
|||
- repo: https://github.com/psf/black | |||
rev: 22.12.0 | |||
rev: 23.1.0 |
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.
updates: