diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d3afd92..d53e362 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: args: ["--autofix"] # Markdown - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.40.0 + rev: v0.41.0 hooks: - id: markdownlint - repo: https://github.com/executablebooks/mdformat