diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5ef98f1..4a5905c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: check-yaml - id: check-added-large-files - repo: https://github.com/markdownlint/markdownlint - rev: v0.12.0 + rev: v0.13.0 hooks: - id: markdownlint - repo: https://gitlab.com/devopshq/gitlab-ci-linter