[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/thlorenz/doctoc: v2.3.0 → v2.4.0](https://github.com/thlorenz/doctoc/compare/v2.3.0...v2.4.0)
- [github.com/python-jsonschema/check-jsonschema: 0.37.0 → 0.37.1](https://github.com/python-jsonschema/check-jsonschema/compare/0.37.0...0.37.1)
This commit is contained in:
pre-commit-ci[bot] 2026-04-06 20:00:07 +00:00 committed by GitHub
parent be46fce887
commit 985ad500d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,7 +54,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:
@ -66,7 +66,7 @@ repos:
]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.37.0
rev: 0.37.1
hooks:
- id: check-dependabot
- id: check-github-actions