Update pre-commit hooks

This commit is contained in:
Adam Goldsmith 2023-09-07 10:57:02 -04:00
parent feed128a3b
commit 90808251d5

View File

@ -8,11 +8,11 @@ repos:
- id: check-added-large-files - id: check-added-large-files
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 23.1.0 rev: 23.7.0
hooks: hooks:
- id: black - id: black
- repo: https://github.com/Riverside-Healthcare/djLint - repo: https://github.com/Riverside-Healthcare/djLint
rev: v1.19.16 rev: v1.32.1
hooks: hooks:
- id: djlint-django - id: djlint-django