Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update djlint to 1.36.3 #5558

Merged
merged 2 commits into from
Nov 29, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update djLint pre-commit hook to 1.36.3 (#5560)
  • Loading branch information
github-actions[bot] authored Nov 29, 2024
commit f7f226c3b22cc00b7443aab3ce0dc16a5fd98ff0
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -44,7 +44,7 @@ repos:
- id: ruff-format

- repo: https://github.com/Riverside-Healthcare/djLint
rev: v1.36.2
rev: v1.36.3
hooks:
- id: djlint-reformat-django
- id: djlint-django