mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-25 13:59:25 +01:00
.pre-commit-config.yaml: pass --notitle to doctoc
This commit is contained in:
parent
7dda1abc50
commit
80f64cf10b
@ -21,7 +21,7 @@ repos:
|
||||
rev: v2.2.0
|
||||
hooks:
|
||||
- id: doctoc
|
||||
args: [--update-only]
|
||||
args: [--update-only, --notitle]
|
||||
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.23.0
|
||||
|
Loading…
Reference in New Issue
Block a user