pre-commit autoupdate

https://pre-commit.com/#pre-commit-autoupdate
This commit is contained in:
John Bampton
2022-04-01 08:26:29 +10:00
parent a3f2c95334
commit cc380c6546
+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.31.0
rev: v0.31.1
hooks:
- id: markdownlint
name: Run markdownlint