We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44bcd79 commit d4ce8a6Copy full SHA for d4ce8a6
README.md
@@ -34,7 +34,7 @@ against any directory that houses `.pkr.hcl` files.
34
```yaml
35
repos:
36
- repo: https://github.com/cisagov/pre-commit-packer
37
- rev: v0.2.0
+ rev: v0.3.0-rc.1
38
hooks:
39
- id: packer_fmt
40
- id: packer_validate
config/version.txt
@@ -1 +1 @@
1
-0.2.0
+0.3.0-rc.1
0 commit comments