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