mirror of
https://github.com/Mikaela/cv.git
synced 2025-10-19 09:27:23 +02:00
.pre-commit-config.yaml: add doctoc
This commit is contained in:
parent
b6587cff9a
commit
f04944c39c
@ -28,3 +28,8 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: editorconfig-checker
|
- id: editorconfig-checker
|
||||||
alias: ec
|
alias: ec
|
||||||
|
- repo: https://github.com/thlorenz/doctoc
|
||||||
|
rev: v2.2.0
|
||||||
|
hooks:
|
||||||
|
- id: doctoc
|
||||||
|
args: [--update-only]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user