Releases: thermondo/pre-commit-hooks
Releases · thermondo/pre-commit-hooks
v1.2.1
v1.2.0
What's Changed
- chore: bump actions/checkout from 5 to 6 by @dependabot[bot] in #9
- add
just --fmtpre-commit hook by @syphar in #10
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- chore: bump actions/checkout from 4 to 5 by @dependabot[bot] in #6
- Add example usage, and update own hook config by @pcrock-thmdo in #7
- add tflint pre-commit hook by @syphar in #8
New Contributors
- @dependabot[bot] made their first contribution in #6
- @syphar made their first contribution in #8
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- prevent check-terraform-lock from creating dumb files by @pcrock-thmdo in #5
- Justfile with a release target by @pcrock-thmdo in #4
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- make terraform-fmt.sh work without gsed by @pcrock-thmdo in #3
Full Changelog: v1.0.0...v1.0.1
Initial release
What's Changed
- initial draft by @pcrock-thmdo in #2
- added plugins:
check-terraform-lockterraform-fmtruff-lintruff-format
New Contributors
- @pcrock-thmdo made their first contribution in #2
Full Changelog: https://github.com/thermondo/pre-commit-hooks/commits/v1.0.0