From 78ca6e518d5efc0e3a6501888fb015ff370a9002 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 1 Jun 2026 19:34:22 +0000 Subject: [PATCH] chore(deps): update pre-commit hook markdownlint/markdownlint to v0.16.0 --- .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 a3f8744..54d6480 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.15.0 + rev: v0.16.0 hooks: - id: markdownlint - repo: https://gitlab.com/devopshq/gitlab-ci-linter