[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/thlorenz/doctoc: v2.2.0 → v2.3.0](https://github.com/thlorenz/doctoc/compare/v2.2.0...v2.3.0)
This commit is contained in:
pre-commit-ci[bot]
2026-02-23 17:08:55 +00:00
committed by GitHub
parent 3d9d928d4d
commit b559dfbffd

View File

@@ -15,7 +15,7 @@ repos:
- id: markdownlint-fix
args: ["--ignore", "LICENSE.md", "--disable", "~MD013"]
- repo: https://github.com/thlorenz/doctoc
rev: v2.2.0
rev: v2.3.0
hooks:
- id: doctoc
args: ["--update-only"]