Commit 305a075e authored by nimrod's avatar nimrod
Browse files

fixup! Packer hooks.

parent 959ea7b3
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@
  description: Fix known backwards incompatibilities in Packer templates
  language: python
  entry: packer-fix
  types: [json, hcl]
  types_or: [json, hcl]

- id: packer-fmt
  name: Format Packer templates
@@ -56,7 +56,7 @@
  description: Checks that the Packer template is valid
  language: python
  entry: packer-validate
  types: [json, hcl]
  types_or: [json, hcl]

- id: poetry-check
  name: poetry check