diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ba914d8..43c0f0f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: args: ["--autofix"] # Markdown - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.37.0 + rev: v0.38.0 hooks: - id: markdownlint - repo: https://github.com/executablebooks/mdformat