diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9999fb76..e2ff239a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -90,11 +90,6 @@ repos: hooks: - id: prettier types: [javascript] - - repo: https://github.com/thlorenz/doctoc - rev: v2.2.0 - hooks: - - id: doctoc - args: [--notitle] - repo: local hooks: - id: alembic-check