diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6c9465d..5580b7d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: check-yaml - repo: https://github.com/executablebooks/mdformat - rev: 0.7.21 + rev: 0.7.22 hooks: - id: mdformat name: fix markdown formatting with mdformat