From cc380c654682148e1a4df257a9583c2d7bc63b97 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Fri, 1 Apr 2022 08:26:29 +1000 Subject: [PATCH] pre-commit autoupdate https://pre-commit.com/#pre-commit-autoupdate --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a39da4e08..f91ef3e90 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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