mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
.pre-commit-config.yaml: pass --notitle to doctoc
This commit is contained in:
parent
2bd7a7c3dd
commit
2b19f777dd
@ -31,7 +31,7 @@ repos:
|
||||
hooks:
|
||||
- id: doctoc
|
||||
# https://github.com/Mikaela/gist/blob/master/doctoc.txt
|
||||
args: [--update-only]
|
||||
args: [--update-only, --notitle]
|
||||
|
||||
# GitHub Actions etc. configuration validity checking
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
|
Loading…
Reference in New Issue
Block a user