Skip to content

Commit

Permalink
Add djLint to pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
johannaengland committed Oct 22, 2024
1 parent ecd0c2f commit 891c9b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ repos:
- id: ruff
# Run the formatter.
- id: ruff-format
- repo: https://github.com/djlint/djLint
rev: v1.35.2
hooks:
- id: djlint-django

0 comments on commit 891c9b0

Please sign in to comment.