Skip to content

Commit

Permalink
Upgrade djLint in pre-commit to v1.36.4
Browse files Browse the repository at this point in the history
  • Loading branch information
johannaengland committed Jan 17, 2025
1 parent f15e1e9 commit 8b98bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repos:
- id: ruff-format
name: "Ruff formatting"
- repo: https://github.com/djlint/djLint
rev: v1.36.3
rev: v1.36.4
hooks:
- id: djlint-reformat-django
- id: djlint-django
Expand Down

0 comments on commit 8b98bad

Please sign in to comment.