From cb789a7b3f777fdbc4af5314ef4897919b15ca8c Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 20:00:00 +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/thlorenz/doctoc: v2.3.0 → v2.4.0](https://github.com/thlorenz/doctoc/compare/v2.3.0...v2.4.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 3fadd97..5713cf8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: - id: check-pre-commit-ci-config - repo: https://github.com/thlorenz/doctoc - rev: v2.3.0 + rev: v2.4.0 hooks: - id: doctoc args: [--update-only, --no-title]