pre-commit autoupdate

https://pre-commit.com/#pre-commit-autoupdate
This commit is contained in:
John Bampton
2021-07-28 19:28:47 +10:00
parent 1f1dca1746
commit cbd54782c6
+1 -1
View File
@@ -39,7 +39,7 @@ repos:
description: Check spelling with codespell
entry: codespell --ignore-words=codespell.txt
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.27.1
rev: v0.28.1
hooks:
- id: markdownlint
name: Run markdownlint