diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3fadd97..5713cf8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: - id: check-pre-commit-ci-config - repo: https://github.com/thlorenz/doctoc - rev: v2.3.0 + rev: v2.4.0 hooks: - id: doctoc args: [--update-only, --no-title]