diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dc0887319..8c2c89a33 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: - id: yamllint - repo: https://github.com/thlorenz/doctoc - rev: v2.2.0 + rev: v2.5.0 hooks: - id: doctoc args: [--update-only, --title, "## Table of Contents"]