diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 32aa407..b278c6d 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.18.0 + rev: v0.18.1 hooks: - id: markdownlint - repo: https://gitlab.com/devopshq/gitlab-ci-linter