Skip to content

Commit 8ca4a1a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/igorshubovych/markdownlint-cli: v0.43.0 → v0.44.0](igorshubovych/markdownlint-cli@v0.43.0...v0.44.0) - [github.com/Riverside-Healthcare/djLint: v1.36.3 → v1.36.4](djlint/djLint@v1.36.3...v1.36.4)
1 parent 96a1884 commit 8ca4a1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ repos:
55
- id: trailing-whitespace
66
- id: end-of-file-fixer
77
- repo: https://github.com/igorshubovych/markdownlint-cli
8-
rev: v0.43.0
8+
rev: v0.44.0
99
hooks:
1010
- id: markdownlint
1111
args: [--fix]
1212
- repo: https://github.com/Riverside-Healthcare/djLint
13-
rev: v1.36.3
13+
rev: v1.36.4
1414
hooks:
1515
- id: djlint-django
1616
args: [--reformat]

0 commit comments

Comments
 (0)