Update black version to 22.3.0 (#3657)

* update `black` version to `22.3.0`

* updated black version to `22.3.0` for generated project

* update black version to `22.3.0`
This commit is contained in:
Abdullah Adeel 2022-03-29 04:00:23 +05:00 committed by GitHub
parent 943207a4a9
commit 43f947fcf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@ repos:
- id: check-yaml
- repo: https://github.com/psf/black
rev: 22.1.0
rev: 22.3.0
hooks:
- id: black

View File

@ -4,7 +4,7 @@ binaryornot==0.4.4
# Code quality
# ------------------------------------------------------------------------------
black==22.1.0
black==22.3.0
isort==5.10.1
flake8==4.0.1
flake8-isort==4.1.1

View File

@ -10,7 +10,7 @@ repos:
- id: check-yaml
- repo: https://github.com/psf/black
rev: 22.1.0
rev: 22.3.0
hooks:
- id: black

View File

@ -31,7 +31,7 @@ sphinx-autobuild==2021.3.14 # https://github.com/GaretJax/sphinx-autobuild
flake8==4.0.1 # https://github.com/PyCQA/flake8
flake8-isort==4.1.1 # https://github.com/gforcada/flake8-isort
coverage==6.3.2 # https://github.com/nedbat/coveragepy
black==22.1.0 # https://github.com/psf/black
black==22.3.0 # https://github.com/psf/black
pylint-django==2.5.3 # https://github.com/PyCQA/pylint-django
{%- if cookiecutter.use_celery == 'y' %}
pylint-celery==0.3 # https://github.com/PyCQA/pylint-celery