diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b872feb..e235a7c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,12 +20,6 @@ repos: - id: trailing-whitespace exclude_types: [markdown] - - repo: https://github.com/thlorenz/doctoc - rev: v2.2.0 - hooks: - - id: doctoc - args: [--update-only, --notitle] - - repo: https://github.com/pre-commit/mirrors-prettier rev: "v3.0.0-alpha.9-for-vscode" hooks: