mirror of
https://github.com/cisagov/log4j-affected-db.git
synced 2024-11-22 08:30:48 +00:00
Add the pre-commit-packer repo and hooks
This commit is contained in:
parent
df674df714
commit
8f7435a6fa
1 changed files with 7 additions and 0 deletions
|
@ -113,3 +113,10 @@ repos:
|
|||
rev: v2.0.0
|
||||
hooks:
|
||||
- id: docker-compose-check
|
||||
|
||||
# Packer hooks
|
||||
- repo: https://github.com/cisagov/pre-commit-packer
|
||||
rev: v0.0.2
|
||||
hooks:
|
||||
- id: packer_validate
|
||||
- id: packer_fmt
|
||||
|
|
Loading…
Reference in a new issue