Bump black from 22.10.0 to 22.12.0 (#4049)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
dependabot[bot] 2022-12-29 10:44:06 +01:00 committed by GitHub
parent 941e1f5c91
commit 3d7d52a62b
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: repos:
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 22.10.0 rev: 22.12.0
hooks: hooks:
- id: black - id: black
args: args:

View File

@ -1,4 +1,4 @@
black==22.10.0 black==22.12.0
codecov==2.1.12 codecov==2.1.12
coverage==7.0.1 coverage==7.0.1
flake8-docstrings==1.6.0 flake8-docstrings==1.6.0