Skip to content
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

fix: bump black to 22.3.0 due to click 8.1 release #1827

Merged
merged 1 commit into from
Mar 29, 2022

Conversation

henryiii
Copy link
Member

@henryiii henryiii commented Mar 29, 2022

See psf/black#2964 for details.

Committed via https://github.com/asottile/all-repos

* Update black pre-commit hook to avoid incompatibly with click v8.1.0:
   - https://github.com/psf/black: v22.1.0 → v22.3.0
   - c.f. https://github.com/psf/black/issues/2964 for details.

Copy link
Member

@matthewfeickert matthewfeickert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @henryiii 👍

@matthewfeickert matthewfeickert added CI CI systems, GitHub Actions fix A bug fix labels Mar 29, 2022
@codecov
Copy link

codecov bot commented Mar 29, 2022

Codecov Report

Merging #1827 (7e0220f) into master (8e99edf) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1827   +/-   ##
=======================================
  Coverage   98.16%   98.16%           
=======================================
  Files          68       68           
  Lines        4315     4315           
  Branches      725      725           
=======================================
  Hits         4236     4236           
  Misses         46       46           
  Partials       33       33           
Flag Coverage Δ
contrib 26.44% <ø> (ø)
doctest 60.78% <ø> (ø)
unittests-3.10 96.03% <ø> (ø)
unittests-3.7 96.02% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8e99edf...7e0220f. Read the comment docs.

@matthewfeickert matthewfeickert merged commit 95cf9c2 into master Mar 29, 2022
@matthewfeickert matthewfeickert deleted the all-repos_autofix_all-repos-sed branch March 29, 2022 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI CI systems, GitHub Actions fix A bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants