Bump black from 21.4b2 to 21.5b0 (#2857)

* Bump black from 21.4b2 to 21.5b0

Bumps [black](https://github.com/psf/black) from 21.4b2 to 21.5b0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/master/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

Signed-off-by: dependabot[bot] <support@github.com>

* Update .pre-commit-config.yaml

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
This commit is contained in:
dependabot[bot] 2021-05-07 13:47:57 +02:00 committed by GitHub
parent 8e2f33ba1e
commit 2236cf146e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/psf/black
rev: 21.4b1
rev: 21.5b0
hooks:
- id: black
args:

View File

@ -1,4 +1,4 @@
black==21.4b2
black==21.5b0
codecov==2.1.11
coverage==5.5
flake8-docstrings==1.6.0