mirror of
https://github.com/Mikaela/cv.git
synced 2024-11-22 08:29:24 +01:00
.pre-commit-config.yaml: restore doctoc args
I unintentionally overwrote them in b40bd30f01
This commit is contained in:
parent
1948cee823
commit
8ad07c7594
@ -56,12 +56,7 @@ repos:
|
||||
rev: v2.2.0
|
||||
hooks:
|
||||
- id: doctoc
|
||||
args: [
|
||||
--update-only,
|
||||
--title,
|
||||
'<em lang="fi">Automaattinen sisällysluettelo</em> / <em
|
||||
lang="en">Automatically generated Table of Contents</em>',
|
||||
]
|
||||
args: [--update-only, --no-title]
|
||||
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.29.0
|
||||
|
Loading…
Reference in New Issue
Block a user