2023-11-17 08:34:51 +00:00
|
|
|
repos:
|
|
|
|
- repo: https://github.com/psf/black
|
2024-04-04 09:09:09 +00:00
|
|
|
rev: 24.3.0
|
2023-11-17 08:34:51 +00:00
|
|
|
hooks:
|
|
|
|
- id: black
|
|
|
|
- repo: https://github.com/pycqa/isort
|
|
|
|
rev: 5.12.0
|
|
|
|
hooks:
|
|
|
|
- id: isort
|
|
|
|
name: isort (python)
|
2023-11-21 17:19:25 +00:00
|
|
|
- repo: https://github.com/Riverside-Healthcare/djLint
|
|
|
|
rev: v1.34.0
|
|
|
|
hooks:
|
|
|
|
- id: djlint-reformat-django
|
|
|
|
- id: djlint-django
|