diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0b2f2b735..159f39efa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,6 +9,7 @@ repos: - id: check-byte-order-marker - id: check-executables-have-shebangs - id: check-merge-conflict + - id: check-symlinks - id: debug-statements - id: flake8 additional_dependencies: