diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2a0d3f8b56..166bd7f1a3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ exclude: ^(\.[^/]*cache/.*)$ repos: - repo: https://github.com/executablebooks/mdformat # Do this before other tools "fixing" the line endings - rev: 0.7.17 + rev: 0.7.18 hooks: - id: mdformat name: Format Markdown