Update black to 22.12.0 (#84242)

pull/84248/head
Franck Nijhof 2022-12-19 16:43:53 +01:00 committed by GitHub
parent 952bf5497f
commit 4ad589dcf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ repos:
- --in-place
- --remove-all-unused-imports
- repo: https://github.com/psf/black
rev: 22.10.0
rev: 22.12.0
hooks:
- id: black
args:

View File

@ -2,7 +2,7 @@
autoflake==2.0.0
bandit==1.7.4
black==22.10.0
black==22.12.0
codespell==2.2.2
flake8-comprehensions==3.10.1
flake8-docstrings==1.6.0