chore(release): version 2.4.2 [skip ci]

## [2.4.2](https://github.com/tofuutils/pre-commit-opentofu/compare/v2.4.1...v2.4.2) (2026-06-12)

### Bug Fixes

* **hooks:** make env var regex portable ([caab3b8](caab3b8701))
This commit is contained in:
semantic-release-bot 2026-06-12 22:00:23 +00:00
commit c43835bd4b

View file

@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
## [2.4.2](https://github.com/tofuutils/pre-commit-opentofu/compare/v2.4.1...v2.4.2) (2026-06-12)
### Bug Fixes
* **hooks:** make env var regex portable ([caab3b8](https://github.com/tofuutils/pre-commit-opentofu/commit/caab3b8701405a446489a7864f91a2c9f281eee0))
## [2.4.1](https://github.com/tofuutils/pre-commit-opentofu/compare/v2.4.0...v2.4.1) (2026-06-01)