From f66b4bd5e7784ba2c13a844204872c40eaba7df5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 08:33:40 +0000 Subject: [PATCH] chore(pre-commit): update jackdewinter/pymarkdown to v0.9.18 --- .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 6f6ec73..899c830 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: - id: gitlint - repo: https://github.com/jackdewinter/pymarkdown - rev: 0.9.16 + rev: v0.9.18 hooks: - id: pymarkdown exclude: ^CHANGELOG\.md$