Loading .pre-commit-hooks.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -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 Loading @@ -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 Loading Loading
.pre-commit-hooks.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -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 Loading @@ -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 Loading