-
Notifications
You must be signed in to change notification settings - Fork 83
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.ci] pre-commit autoupdate #2038
Conversation
updates: - [github.com/asottile/pyupgrade: v2.37.3 → v2.38.2](asottile/pyupgrade@v2.37.3...v2.38.2) - [github.com/pre-commit/mirrors-mypy: v0.971 → v0.981](pre-commit/mirrors-mypy@v0.971...v0.981) - [github.com/nbQA-dev/nbQA: 1.4.0 → 1.5.2](nbQA-dev/nbQA@1.4.0...1.5.2)
Codecov ReportBase: 98.30% // Head: 98.30% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #2038 +/- ##
=======================================
Coverage 98.30% 98.30%
=======================================
Files 69 69
Lines 4530 4530
Branches 738 645 -93
=======================================
Hits 4453 4453
Misses 45 45
Partials 32 32
Flags with carried forward coverage won't be shown. 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. |
- repo: https://github.com/pre-commit/mirrors-mypy
- rev: v0.971
+ rev: v0.981 is causing errors of the form
I'm attaching the output of
here: mypy-v0.981-error.txt |
I'm going to revert the mypy bump and then we can manually fix that later once Issue #2039 is fixed. |
I'm going to merge this in as the |
updates: