Skip to content

Commit 515e8b3

Browse files
authored
Merge pull request #1085 from AdrianDC/destroyed-symlinks
set stages for `destroyed-symlinks`
2 parents 5b5b46d + c7d1e85 commit 515e8b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@
115115
entry: destroyed-symlinks
116116
language: python
117117
types: [file]
118+
stages: [pre-commit, pre-push, manual]
118119
- id: detect-aws-credentials
119120
name: detect aws credentials
120121
description: detects *your* aws credentials from the aws cli credentials file.

0 commit comments

Comments
 (0)