Merge pull request #1085 from AdrianDC/destroyed-symlinks

set stages for `destroyed-symlinks`
diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml
index c4b0b8b..4242ef8 100644
--- a/.pre-commit-hooks.yaml
+++ b/.pre-commit-hooks.yaml
@@ -115,6 +115,7 @@
     entry: destroyed-symlinks
     language: python
     types: [file]
+    stages: [pre-commit, pre-push, manual]
 -   id: detect-aws-credentials
     name: detect aws credentials
     description: detects *your* aws credentials from the aws cli credentials file.