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 #96

Merged
merged 3 commits into from
Jul 6, 2021

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Jul 5, 2021

updates:

* Update pre-commit hooks:
   - github.com/pre-commit/pre-commit-hooks: v3.4.0 → v4.0.1
   - github.com/psf/black: 21.5b1 → 21.6b0
   - github.com/pycqa/isort: 5.8.0 → 5.9.1
   - github.com/asottile/pyupgrade: v2.15.0 → v2.20.0
   - github.com/nbQA-dev/nbQA: 0.8.0 → 0.13.1
* Revise pre-commit hook order given linear execution
   - pre-commit hooks execute in order of definition in .pre-commit-config.yaml, so hooks that can change the codebase should execute before linter hooks

updates:
- [github.com/pre-commit/pre-commit-hooks: v3.4.0 → v4.0.1](pre-commit/pre-commit-hooks@v3.4.0...v4.0.1)
- [github.com/psf/black: 21.5b1 → 21.6b0](psf/black@21.5b1...21.6b0)
- [github.com/pycqa/isort: 5.8.0 → 5.9.1](PyCQA/isort@5.8.0...5.9.1)
- [github.com/asottile/pyupgrade: v2.15.0 → v2.20.0](asottile/pyupgrade@v2.15.0...v2.20.0)
- [github.com/nbQA-dev/nbQA: 0.8.0 → 0.13.1](nbQA-dev/nbQA@0.8.0...0.13.1)
@codecov
Copy link

codecov bot commented Jul 5, 2021

Codecov Report

Merging #96 (9f50ab8) into master (909f513) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #96   +/-   ##
=======================================
  Coverage   60.89%   60.89%           
=======================================
  Files           2        2           
  Lines         202      202           
  Branches       36       36           
=======================================
  Hits          123      123           
  Misses         72       72           
  Partials        7        7           
Flag Coverage Δ
unittests 60.89% <ø> (ø)

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 909f513...9f50ab8. Read the comment docs.

@matthewfeickert matthewfeickert merged commit 3389e84 into master Jul 6, 2021
@matthewfeickert matthewfeickert deleted the pre-commit-ci-update-config branch July 6, 2021 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant