Skip to content

Commit 5812134

Browse files
chore(release): version 1.109.0 [skip ci]
# [1.109.0](v1.108.1...v1.109.0) (2026-08-21) ### Features * Add ability to download specific tool versions used by hooks. TLDR: add `--hook-config=--tool-version=1.2.3` for pinning wrapped tool version. Works for all tools (even `terraform` and `tofu`) except `checkov` ([#1002](#1002)) ([f707bc5](f707bc5))
1 parent f707bc5 commit 5812134

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
# [1.109.0](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.108.1...v1.109.0) (2026-08-21)
6+
7+
8+
### Features
9+
10+
* Add ability to download specific tool versions used by hooks. TLDR: add `--hook-config=--tool-version=1.2.3` for pinning wrapped tool version. Works for all tools (even `terraform` and `tofu`) except `checkov` ([#1002](https://github.com/antonbabenko/pre-commit-terraform/issues/1002)) ([f707bc5](https://github.com/antonbabenko/pre-commit-terraform/commit/f707bc50da53f02eda5a978a36ab49a719c2d463))
11+
512
## [1.108.1](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.108.0...v1.108.1) (2026-07-24)
613

714

0 commit comments

Comments
 (0)