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