Releases: osinfra-io/pre-commit-hooks
Releases · osinfra-io/pre-commit-hooks
v0.1.1
What's Changed
🔨 Changes
- Refactor OpenTofu CLI commands and tests by @brettcurtis in #5
- Add Datadog static analysis configuration and update .gitignore; streamline OpenTofu validation success message by @brettcurtis in #6
- Update GitHub Actions workflow: adjust permissions and pin commit hashes by @brettcurtis in #7
- Warnings should not fail the hooks by @brettcurtis in #10
- Update Go version to 1.25.5 and change Running emoji to wrench by @brettcurtis in #12
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
🔨 Changes
- Initial development by @brettcurtis in #1
- Refactor module path and update Go version; add tests for Terraform validation and output colors by @brettcurtis in #2
- Update pre-commit hooks for OpenTofu: add formatting and validation commands, replace Terraform references, and implement tests. by @brettcurtis in #3
New Contributors
- @brettcurtis made their first contribution in #1
Full Changelog: https://github.com/osinfra-io/pre-commit-hooks/commits/v0.1.0