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

pre-commit autoupdate
This commit is contained in:
Yukihiro "Matz" Matsumoto
2022-04-01 14:57:08 +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.31.0
rev: v0.31.1
hooks:
- id: markdownlint
name: Run markdownlint