A pre-commit packer hook. This provides a convenient way to download the pre-built packer binary for your particular platform and use it via pre-commit hook.
See pre-commit for instructions
Sample .pre-commit-config.yaml:
- repo: https://github.com/dbast/packer-py
rev: v1.11.2.1
hooks:
- id: packer-fmt