Merge pull request #5518 from jbampton/pre-commit-autoupdate

pre-commit autoupdate
This commit is contained in:
Yukihiro "Matz" Matsumoto
2021-07-28 23:08:10 +09:00
committed by GitHub
+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