diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3d67af6a..deac3e7a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: # Linter for markdown files # This hook uses DavidAnson Node.js markdownlint in a Docker to minimize dev environment at the cost of speed - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.45.0 + rev: v0.46.0 hooks: - id: markdownlint language: docker_image