diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e543964..14eed53 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ 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