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

chore: [pre-commit.ci] pre-commit autoupdate #79

Merged
merged 4 commits into from Sep 17, 2021

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Sep 6, 2021

updates:

As noted in scikit-hep/hist#276 (comment) there is now a black[jupyter] extra that allows for Black to run on Jupyter notebooks. nbqa-black does this, but Marco Gorelli contributed this functionality to Black so now the black-jupyter hook will be the equivalent hook as running black and nbqa-black.

c.f. scikit-hep/pyhf#1598 for more details / an example

* Update pre-commit hooks:
   - github.com/asottile/pyupgrade: v2.23.1 → v2.25.0
   - github.com/psf/black: 21.7b0 → 21.8b0
* Use black-jupyter pre-commit hook over nbqa-black and remove nbqa-black pre-commit hook from nbQA
   - Use jupyter-black pre-commit hook id from Black
   - black-jupyter will run on Python and pyi files, so it replaces the black hook id as well

updates:
- [github.com/asottile/pyupgrade: v2.23.1 → v2.25.0](asottile/pyupgrade@v2.23.1...v2.25.0)
- [github.com/psf/black: 21.7b0 → 21.8b0](psf/black@21.7b0...21.8b0)
@codecov
Copy link

codecov bot commented Sep 6, 2021

Codecov Report

Merging #79 (43049b5) into main (822e187) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #79   +/-   ##
=======================================
  Coverage   64.48%   64.48%           
=======================================
  Files           7        7           
  Lines         245      245           
  Branches       42       42           
=======================================
  Hits          158      158           
  Misses         64       64           
  Partials       23       23           
Flag Coverage Δ
unittests 64.48% <ø> (ø)

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 822e187...43049b5. Read the comment docs.

@matthewfeickert matthewfeickert self-assigned this Sep 17, 2021
@matthewfeickert matthewfeickert added chore enhancement New feature or request labels Sep 17, 2021
@matthewfeickert matthewfeickert merged commit 55fed1c into main Sep 17, 2021
@matthewfeickert matthewfeickert deleted the pre-commit-ci-update-config branch September 17, 2021 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant