diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 888eb48..45ceeb5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: trailing-whitespace args: [--markdown-linebreak-ext=md] - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.39.0 + rev: v0.40.0 hooks: - id: markdownlint - repo: https://github.com/adrienverge/yamllint