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