From 4434a4797da9419baa741b9f230daed7290260d6 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 20:00:35 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/sirosen/check-jsonschema: 0.37.2 → 0.37.3](https://github.com/sirosen/check-jsonschema/compare/0.37.2...0.37.3) - [github.com/jackdewinter/pymarkdown: v0.9.37 → v0.9.38](https://github.com/jackdewinter/pymarkdown/compare/v0.9.37...v0.9.38) --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cb6e2a1..4871c88 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ exclude: (?i)^(.*third[^/]*party/.*|.*\.ts|.*\.trt)$ repos: - repo: https://github.com/sirosen/check-jsonschema # check-jsonschema is a github actions and workflows verifier. - rev: 0.37.2 + rev: 0.37.3 hooks: - id: check-github-actions - id: check-github-workflows @@ -73,7 +73,7 @@ repos: - id: mdformat - repo: https://github.com/jackdewinter/pymarkdown # pymarkdown is a markdown linter. - rev: v0.9.37 + rev: v0.9.38 hooks: - id: pymarkdown args: