Bump djLint from 1.31.0 to 1.31.1

This commit is contained in:
monosans 2023-06-26 23:36:50 +03:00
parent 00449bc15a
commit cdea1ad463
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ black==23.3.0
isort==5.12.0
flake8==6.0.0
django-upgrade==1.14.0
djlint==1.31.0
djlint==1.31.1
pre-commit==3.3.3
# Testing

View File

@ -52,7 +52,7 @@ repos:
- id: flake8
- repo: https://github.com/Riverside-Healthcare/djLint
rev: v1.31.0
rev: v1.31.1
hooks:
- id: djlint-reformat-django
- id: djlint-django

View File

@ -32,7 +32,7 @@ flake8==6.0.0 # https://github.com/PyCQA/flake8
flake8-isort==6.0.0 # https://github.com/gforcada/flake8-isort
coverage==7.2.7 # https://github.com/nedbat/coveragepy
black==23.3.0 # https://github.com/psf/black
djlint==1.31.0 # https://github.com/Riverside-Healthcare/djLint
djlint==1.31.1 # https://github.com/Riverside-Healthcare/djLint
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