Skip to content

Commit 4c7e6c1

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rhysd/actionlint: v1.7.7 → v1.7.12](rhysd/actionlint@v1.7.7...v1.7.12) - [github.com/igorshubovych/markdownlint-cli: v0.45.0 → v0.48.0](igorshubovych/markdownlint-cli@v0.45.0...v0.48.0) - [github.com/Riverside-Healthcare/djLint: v1.36.4 → v1.39.0](djlint/djLint@v1.36.4...v1.39.0)
1 parent 70a85f6 commit 4c7e6c1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@ repos:
55
- id: trailing-whitespace
66
- id: end-of-file-fixer
77
- repo: https://github.com/rhysd/actionlint
8-
rev: v1.7.7
8+
rev: v1.7.12
99
hooks:
1010
- id: actionlint
1111
- repo: https://github.com/igorshubovych/markdownlint-cli
12-
rev: v0.45.0
12+
rev: v0.48.0
1313
hooks:
1414
- id: markdownlint
1515
args: [--fix]
1616
- repo: https://github.com/Riverside-Healthcare/djLint
17-
rev: v1.36.4
17+
rev: v1.39.0
1818
hooks:
1919
- id: djlint-django
2020
args: [--reformat]

0 commit comments

Comments
 (0)