From ee0c8c496e6e532dfa2e668cca374b92b3e016d8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 12 Aug 2026 19:08:44 +0000 Subject: [PATCH] chore(deps): update pre-commit hook markdownlint/markdownlint to v0.18.1 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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