diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1c228cc76..fa58f9c56 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - id: mixed-line-ending - id: trailing-whitespace - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.49.0 + rev: v0.49.1 hooks: - id: markdownlint files: 'src/.*\.md'