commit | 515e8b32bac93f0cd00081a9f462db86b02e58dc | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Sat Oct 05 14:04:09 2024 -0400 |
committer | GitHub <noreply@github.com> | Sat Oct 05 14:04:09 2024 -0400 |
tree | d11ec6545f284da1bb1acf5a592c70430cec31af | |
parent | 5b5b46dc7583f7121feac1e20775ecea5a9c1006 [diff] | |
parent | c7d1e85f24382186efd2c67b95891b00dc3c4505 [diff] |
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.