Skip to content

chore(deps): update pre-commit hook djlint/djlint to v1.39.0 (main)#19903

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/main-djlint-djlint-1.x
Open

chore(deps): update pre-commit hook djlint/djlint to v1.39.0 (main)#19903
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/main-djlint-djlint-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 6, 2026

This PR contains the following updates:

Package Type Update Change
djlint/djLint repository minor v1.36.4v1.39.0

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

djlint/djLint (djlint/djLint)

v1.39.0

Compare Source

Feature
  • Add preserve_class_newlines / --preserve-class-newlines to keep authored line breaks inside multiline class attributes. #​495
Fix
  • Fix Django 6.0 {% partialdef %} block indentation so {% endpartialdef %} aligns with its opener. #​1556
  • Preserve multiline Django/Jinja control-flow blocks instead of condensing short bodies onto one line. #​1597
  • Preserve single-line inline HTML and template tag bodies during expansion, even when they exceed max_line_length.

v1.38.2

Compare Source

  • Fix python -m djlint not working due to mypyc compilation.

v1.38.1

Compare Source

Fix
  • Match exclude paths on path boundaries. #​1028

v1.38.0

Compare Source

Feature
  • Add support for .djlint.toml project and global config files. #​1181
Fix
Packaging
  • Fix npm publish workflow.

v1.37.0

Compare Source

This release was not published on npm, as I am waiting for the owner to set up trusted publishing.

Feature
  • Add --format-attribute-js-json for formatting JavaScript and JSON inside HTML attributes. It also supports format_attribute_js_json_pattern and format_attribute_js_json_min_props for tuning which attributes are formatted. Thanks, @​oliverhaas.
  • Add --github-output for GitHub Actions annotations. Thanks, @​iloveitaly.
Fix
  • Fix ignore_blocks matching when ignored blocks are indented. Thanks, @​tdryer.
  • Use relative paths for --exclude and --use-gitignore matching so path filters work consistently from nested directories. Thanks, @​satya-waylit.
  • Stop D018/J018 from flagging root links such as href="/". Thanks, @​SAY-5.
  • Do not treat soft hyphen entities as text for H023. Thanks, @​kotutuloro.
  • Fix Handlebars {{#unless}} indentation. Thanks, @​S1mplePixels.
  • Fix formatting when /> appears inside an HTML attribute value. Thanks, @​novucs.
  • Improve CPU count handling for worker setup.
Performance
  • Improve formatter caching and reduce cache memory usage. Formatting is about 19% faster.
Documentation
Packaging
  • Drop Python 3.9 support.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Saturday (* * * * 6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies PR: Third-party library dependencies. label Jun 6, 2026
@renovate renovate Bot enabled auto-merge (squash) June 6, 2026 08:57
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jun 6, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@argos-ci
Copy link
Copy Markdown

argos-ci Bot commented Jun 6, 2026

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ⚠️ Changes detected (Review) 9 changed Jun 6, 2026, 9:45 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies PR: Third-party library dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants