-
-
Notifications
You must be signed in to change notification settings - Fork 468
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
chore(pre-commit): pre-commit autoupdate #1909
Conversation
updates: - [github.com/PyCQA/autoflake: v2.0.0 → v2.0.1](PyCQA/autoflake@v2.0.0...v2.0.1) - [github.com/psf/black: 22.12.0 → 23.1.0](psf/black@22.12.0...23.1.0)
c21eece
to
724f5a6
Compare
for more information, see https://pre-commit.ci
The preview feature was moved to stable in v23, and the bug previously preventing us from using the new style was fixed in psf/black#3430 Signed-off-by: BobDotCom <71356958+BobDotCom@users.noreply.github.com>
Signed-off-by: BobDotCom <71356958+BobDotCom@users.noreply.github.com>
for more information, see https://pre-commit.ci
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #1909 +/- ##
=======================================
Coverage 33.34% 33.34%
=======================================
Files 97 97
Lines 18754 18754
=======================================
Hits 6253 6253
Misses 12501 12501
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
updates: