Skip to content

Commit

Permalink
Bump djlint from 1.34.1 to 1.35.2
Browse files Browse the repository at this point in the history
Bumps [djlint](https://github.com/djlint/djLint) from 1.34.1 to 1.35.2.
- [Release notes](https://github.com/djlint/djLint/releases)
- [Changelog](https://github.com/djlint/djLint/blob/master/CHANGELOG.md)
- [Commits](djlint/djLint@v1.34.1...v1.35.2)

---
updated-dependencies:
- dependency-name: djlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 011345e commit 6946cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ lint = [
"black==24.8.0",
"pre-commit==3.8.0",
"ruff==0.6.2",
"djlint==1.34.1",
"djlint==1.35.2",
]

[project.urls]
Expand Down

0 comments on commit 6946cbc

Please sign in to comment.