mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 03:09:22 +01:00
.pre-commit-config.yaml: pass --notitle to doctoc
This commit is contained in:
parent
92f2d8555d
commit
164f416485
@ -26,7 +26,7 @@ repos:
|
||||
rev: v2.2.0
|
||||
hooks:
|
||||
- id: doctoc
|
||||
args: [--update-only]
|
||||
args: [--update-only, --notitle]
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: "v3.0.0-alpha.9-for-vscode"
|
||||
hooks:
|
||||
|
Loading…
Reference in New Issue
Block a user