From cbd54782c6000e1f677fee547a43422d57c7bca5 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Wed, 28 Jul 2021 19:28:47 +1000 Subject: 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 933324ae5..f5437d586 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.27.1 + rev: v0.28.1 hooks: - id: markdownlint name: Run markdownlint -- cgit v1.2.3