-
Notifications
You must be signed in to change notification settings - Fork 42
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 #208
Conversation
b896d8a
to
a324d17
Compare
Codecov ReportPatch and project coverage have no change.
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## master #208 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 4
Lines 507 507
Branches 95 95
=========================================
Hits 507 507 ☔ View full report in Codecov by Sentry. |
a324d17
to
90abbde
Compare
835901d
to
029b2bb
Compare
029b2bb
to
b1a1f6e
Compare
b1a1f6e
to
4c13ba3
Compare
4c13ba3
to
f4d163b
Compare
af0318a
to
15e7c8b
Compare
6cd1537
to
8792bf3
Compare
c9613ee
to
6654683
Compare
6654683
to
470dccd
Compare
681cfd2
to
06f0f24
Compare
updates: - [github.com/Lucas-C/pre-commit-hooks: 04618e68aa2380828a36a23ff5f65a06ae8f59b9 → 12885e376b93dc4536ad68d156065601e4433665](Lucas-C/pre-commit-hooks@04618e6...12885e3) - [github.com/PyCQA/isort: c5e8fa75dda5f764d20f66a215d71c21cfa198e1 → dbf82f2dd09ae41d9355bcd7ab69187a19e6bf2f](PyCQA/isort@c5e8fa7...dbf82f2) - [github.com/psf/black: 27d20144a7517594e24a1649451177b2a11284be → bf7a16254ec96b084a6caf3d435ec18f0f245cc7](psf/black@27d2014...bf7a162) - https://github.com/myint/docformatter → https://github.com/PyCQA/docformatter - [github.com/PyCQA/docformatter: 8b8dae1d990e2e4fec7ff6704a79c23a403cd605 → 403478c1e23468aff9889975b35a27d2c115a2e8](PyCQA/docformatter@8b8dae1...403478c) - [github.com/pre-commit/pre-commit-hooks: 3298ddab3c13dd77d6ce1fc0baf97691430d84b0 → f71fa2c1f9cf5cb705f73dffe4b21f7c61470ba9](pre-commit/pre-commit-hooks@3298dda...f71fa2c) - [github.com/pre-commit/pygrep-hooks: 6f51a66bba59954917140ec2eeeaa4d5e630e6ce → 3a6eb0fadf60b3cccfd80bad9dbb6fae7e47b316](pre-commit/pygrep-hooks@6f51a66...3a6eb0f) - [github.com/PyCQA/flake8: f8e1b317742036ff11ff86356fd2b68147e169f7 → c838a5e98878f17889cfce311e1406d252f87ec5](PyCQA/flake8@f8e1b31...c838a5e) - [github.com/pre-commit/mirrors-mypy: 33f4a30be4e66513c51a857712fc732e1a9ddd78 → b84480de6124681d551749528ab4b42c2269df8c](pre-commit/mirrors-mypy@33f4a30...b84480d)
93f6964
to
52388dc
Compare
for more information, see https://pre-commit.ci
I've removed the undesirable docformatter change. So merging this should fix the isort problem that's affecting the other PRs. |
updates: