.pre-commit-config.yaml: remove doctoc

It may be an overkill for this repository
This commit is contained in:
Aminda Suomalainen ⚧ 2023-05-17 19:38:53 +03:00
parent 495dfa41a3
commit 171b0fc213
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 0 additions and 6 deletions

View File

@ -20,12 +20,6 @@ repos:
- id: trailing-whitespace
exclude_types: [markdown]
- repo: https://github.com/thlorenz/doctoc
rev: v2.2.0
hooks:
- id: doctoc
args: [--update-only, --notitle]
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.0-alpha.9-for-vscode"
hooks: