Skip to content

Commit

Permalink
Auto-update djLint pre-commit hook (#5504)
Browse files Browse the repository at this point in the history
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and browniebroke authored Oct 30, 2024
1 parent f93fc0d commit af9ff61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ repos:
- id: ruff-format

- repo: https://github.com/Riverside-Healthcare/djLint
rev: v1.35.2
rev: v1.35.3
hooks:
- id: djlint-reformat-django
- id: djlint-django
Expand Down

0 comments on commit af9ff61

Please sign in to comment.