Add Pre-Commit
This commit is contained in:
parent
5f9566a2ac
commit
c75d9d9000
@ -1,9 +1,9 @@
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v3.1.0 # Use the ref you want to point at
|
||||
hooks:
|
||||
- id: detect-aws-credentials
|
||||
- id: detect-private-key
|
||||
# - repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
# rev: v3.1.0 # Use the ref you want to point at
|
||||
# hooks:
|
||||
# - id: detect-aws-credentials
|
||||
# - id: detect-private-key
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: terraform-fmt
|
||||
|
Loading…
Reference in New Issue
Block a user