chore: bump djlint from 1.36.1 to 1.36.3

Bumps [djlint](https://github.com/djlint/djLint) from 1.36.1 to 1.36.3.
- [Release notes](https://github.com/djlint/djLint/releases)
- [Changelog](https://github.com/djlint/djLint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/djlint/djLint/compare/v1.36.1...v1.36.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-02 17:55:44 +00:00 committed by GitHub
parent 8e5f46eb95
commit 7e53e50b9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,7 +45,7 @@ dependencies = [
dev = [ dev = [
"hatch==1.13.0", "hatch==1.13.0",
"ruff==0.8.1", "ruff==0.8.1",
"djlint==1.36.1", "djlint==1.36.3",
"mkdocs==1.6.1", "mkdocs==1.6.1",
"mkdocs-material==9.5.47", "mkdocs-material==9.5.47",
"mkdocs-static-i18n==1.2.3", "mkdocs-static-i18n==1.2.3",