Releases: gruntwork-io/pre-commit
Releases · gruntwork-io/pre-commit
v0.1.29
v0.1.28
Modules affected
hooks/sentinel-fmt.sh
Description
- Fix: Remove deprecated '-diff' argument and fix script execution
Full Changelog: v0.1.27...v0.1.28
Special Thanks
Special thanks to @schultzwc18 for their contribution!
Related Links
v0.1.27
v0.1.26
v0.1.25
Modules affected
pre-commit-hooks.yaml
Description
- Bugfix: update
exclude
regular expressions inpre-commit-hooks.yaml
to remove superfluous.+
Full Changelog: v0.1.24...v0.1.25
Special Thanks
Special thanks to @ThisGuyCodes for their contribution!
Related Links
v0.1.24
What's Changed
- Fixing TFLint section of README by @nilsonneto in #109
- add --kube-version opt to helm lint hook by @james03160927 in #116
New Contributors
- @nilsonneto made their first contribution in #109
- @james03160927 made their first contribution in #116
Full Changelog: v0.1.23...v0.1.24
v0.1.23
Modules affected
tflint
Description
- Updates tflint to use an optional git root directory keyword
Full Changelog: v0.1.22...v0.1.23
Special Thanks
- Special thanks to @brycelowe for their contribution!
Related Links
v0.1.22
Modules affected
tflint
Description
- Updates tflint to use newer
tflint --chdir DIR --filter FILE
syntax for tflint v0.45.0+
Note that starting with this release, you must use tflint v0.45.0
or newer.
Full Changelog: v0.1.21...v0.1.22
Special Thanks
- Special thanks to @WolverineFan for their contribution!
Related Links
v0.1.21
Modules affected
tflint
Description
- Add support to use args in tflint in #92
Full Changelog: v0.1.20...v0.1.21
Special Thanks
- Special thanks to @msgongora for their contribution!
v0.1.20
Modules affected
golangci-lint
Description
- Add a
golangci-lint
hook by @robmorgan in #93
Full Changelog: v0.1.19...v0.1.20