diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7af2d5d98..45a13c324 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.47.0 + rev: v0.48.0 hooks: - id: markdownlint files: 'src/.*\.md'