diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bf8097f..7266cb3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - --allow-multiple-documents - id: check-added-large-files - repo: https://github.com/markdownlint/markdownlint - rev: v0.13.0 + rev: v0.15.0 hooks: - id: markdownlint - repo: https://gitlab.com/devopshq/gitlab-ci-linter