mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-09 12:54:17 +00:00
Merge pull request #1085 from AdrianDC/destroyed-symlinks
set stages for `destroyed-symlinks`
This commit is contained in:
commit
515e8b32ba
1 changed files with 1 additions and 0 deletions
|
|
@ -115,6 +115,7 @@
|
||||||
entry: destroyed-symlinks
|
entry: destroyed-symlinks
|
||||||
language: python
|
language: python
|
||||||
types: [file]
|
types: [file]
|
||||||
|
stages: [pre-commit, pre-push, manual]
|
||||||
- id: detect-aws-credentials
|
- id: detect-aws-credentials
|
||||||
name: detect aws credentials
|
name: detect aws credentials
|
||||||
description: detects *your* aws credentials from the aws cli credentials file.
|
description: detects *your* aws credentials from the aws cli credentials file.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue