diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ab2b8be79f..d03de87ee1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -66,6 +66,7 @@ repos: - id: check-case-conflict - id: check-merge-conflict - id: check-symlinks + - id: destroyed-symlinks - id: requirements-txt-fixer - repo: https://github.com/jumanjihouse/pre-commit-hook-yamlfmt rev: 0.2.3