16 lines
332 B
YAML
16 lines
332 B
YAML
repos:
|
|
- repo: https://github.com/psf/black
|
|
rev: 24.3.0
|
|
hooks:
|
|
- id: black
|
|
- repo: https://github.com/pycqa/isort
|
|
rev: 5.12.0
|
|
hooks:
|
|
- id: isort
|
|
name: isort (python)
|
|
- repo: https://github.com/Riverside-Healthcare/djLint
|
|
rev: v1.34.0
|
|
hooks:
|
|
- id: djlint-reformat-django
|
|
- id: djlint-django
|