mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-16 17:09:28 +01:00
.pre-commit-config.yaml: add doctoc with update-only argument
This commit is contained in:
parent
7c1d0a1682
commit
a07b56328a
@ -28,3 +28,8 @@ repos:
|
||||
hooks:
|
||||
- id: editorconfig-checker
|
||||
alias: ec
|
||||
- repo: https://github.com/thlorenz/doctoc
|
||||
rev: v2.2.0
|
||||
hooks:
|
||||
- id: doctoc
|
||||
args: [--update-only]
|
||||
|
Loading…
Reference in New Issue
Block a user