Skip to content

Commit

Permalink
add the config for the detecting of private-key in process of git pre…
Browse files Browse the repository at this point in the history
…commit (#3847)

Co-authored-by: Edward Tian <[email protected]>
  • Loading branch information
edwardTianY and Edward Tian authored Apr 17, 2023
1 parent f21bb62 commit 80320b6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
- id: detect-private-key
- id: detect-aws-credentials

0 comments on commit 80320b6

Please sign in to comment.