Skip to content

Releases: osinfra-io/pre-commit-hooks

v0.1.1

15 Dec 22:27
9c95dd9

Choose a tag to compare

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

23 Jul 18:32
47ff31e

Choose a tag to compare

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

Full Changelog: https://github.com/osinfra-io/pre-commit-hooks/commits/v0.1.0