From 843d3d4e41b5d8b784d4dfc3880c91b1ad2d12b8 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Tue, 12 Oct 2021 19:02:20 +1000 Subject: pre-commit autoupdate https://pre-commit.com/index.html#pre-commit-autoupdate --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.pre-commit-config.yaml') diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6aaf2a261..f260b5138 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.28.1 + rev: v0.29.0 hooks: - id: markdownlint name: Run markdownlint -- cgit v1.2.3