diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0210aa9..be4fdbf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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