Skip to content

Commit

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

---
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] committed Nov 11, 2024
1 parent 6c9196f commit 70420ea
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 @@ -51,7 +51,7 @@ lint = [
"black==24.10.0",
"pre-commit==4.0.1",
"ruff==0.7.3",
"djlint==1.35.4",
"djlint==1.36.1",
]

[project.urls]
Expand Down

0 comments on commit 70420ea

Please sign in to comment.