1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-11-22 16:40:48 +00:00

Add the pre-commit-packer repo and hooks

This commit is contained in:
Nicholas McDonnell 2020-12-31 15:09:53 -05:00
parent df674df714
commit 8f7435a6fa
No known key found for this signature in database
GPG key ID: 7994ADE2A56BE5D1

View file

@ -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