Skip to content

chore(deps): update pre-commit hook antonbabenko/pre-commit-terraform to v1.109.0 - #164

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/antonbabenko-pre-commit-terraform-1.x
Open

chore(deps): update pre-commit hook antonbabenko/pre-commit-terraform to v1.109.0#164
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/antonbabenko-pre-commit-terraform-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
antonbabenko/pre-commit-terraform repository minor v1.96.1v1.109.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

antonbabenko/pre-commit-terraform (antonbabenko/pre-commit-terraform)

v1.109.0

Compare Source

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) (f707bc5)

v1.108.1

Compare Source

Bug Fixes
  • docker: Downloader of opentofu to specific version was broken, only latest worked (6a72379)

v1.108.0

Compare Source

Features
  • terraform_validate: Expand list of TF errors when t init will rerun, if --retry-once-with-cleanup specified (#​991) (b4555bd)

v1.107.0

Compare Source

Features
  • terraform_validate: Add support for running hook in git worktree (#​993) (3fba9d7)

v1.106.0

Compare Source

Features
  • terraform_wrapper_module_for_each: Strip provider_meta blocks from versions.tf (#​967) (7710871)

v1.105.0

Compare Source

Features
  • terraform_providers_lock: Fix logical issue in hook modes: Add check-lockfile-is-cross-platform and regenerate-lockfile-if-some-platform-missed modes. Last one is same as only-check-is-current-lockfile-cross-platform, which now is deprecated. Check README for more details (#​950) (95a52e3)

v1.104.1

Compare Source

Features
  • terraform_providers_lock: Fix logical issue in hook modes: Add check-lockfile-is-cross-platform and regenerate-lockfile-if-some-platform-missed modes. Last one is same as only-check-is-current-lockfile-cross-platform, which now is deprecated. Check README for more details (#​950) (95a52e3)

1.104.1 (2026-01-04)

Bug Fixes
  • terraform_wrapper_module_for_each: Generate right usage example for S3 (#​952) (3117fe2)

v1.104.0

Compare Source

Features
  • terraform_providers_lock: Fix logical issue in hook modes: Add check-lockfile-is-cross-platform and regenerate-lockfile-if-some-platform-missed modes. Last one is same as only-check-is-current-lockfile-cross-platform, which now is deprecated. Check README for more details (#​950) (95a52e3)

1.104.1 (2026-01-04)

Bug Fixes
  • terraform_wrapper_module_for_each: Generate right usage example for S3 (#​952) (3117fe2)

v1.103.0

Compare Source

Features

v1.102.0

Compare Source

Features
  • terrascan: Add support for __GIT_WORKING_DIR__ in hooks arguments (#​943) (c4ef91e)

v1.101.1

Compare Source

Features
  • terrascan: Add support for __GIT_WORKING_DIR__ in hooks arguments (#​943) (c4ef91e)

1.101.1 (2025-10-09)

Bug Fixes
  • terragrunt_providers_lock, terragrunt_validate: Properly handle arguments passed from terragrunt to TF (#​939) (bae0525)

v1.101.0

Compare Source

Features
  • terrascan: Add support for __GIT_WORKING_DIR__ in hooks arguments (#​943) (c4ef91e)

1.101.1 (2025-10-09)

Bug Fixes
  • terragrunt_providers_lock, terragrunt_validate: Properly handle arguments passed from terragrunt to TF (#​939) (bae0525)

v1.100.1

Compare Source

Features

1.100.1 (2025-09-27)

Bug Fixes
  • terragrunt_providers_lock, terragrunt_validate: Properly handle arguments passed from terragrunt to TF (#​933) (ea46354)

v1.100.0

Compare Source

Features

1.100.1 (2025-09-27)

Bug Fixes
  • terragrunt_providers_lock, terragrunt_validate: Properly handle arguments passed from terragrunt to TF (#​933) (ea46354)

v1.99.5

Compare Source

Features

1.99.5 (2025-07-08)

Bug Fixes

1.99.4 (2025-06-12)

Bug Fixes
  • docker: Drop Mac arm64 build-time hack, needed for checkov<3.2.395 (#​907) (3c9ef3d)

1.99.3 (2025-06-06)

Bug Fixes
  • terraform_docs, terraform_wrapper_module_for_each: Improve .tofu files support (#​904) (4f85212)

1.99.2 (2025-06-05)

Bug Fixes
  • make infracost_breakdown.sh compatible with bash 3.2 (macOS) (#​903) (dcb4c36)

1.99.1 (2025-05-29)

Bug Fixes
  • terragrunt_* hooks: Use new subcommands for terragrunt v0.78.0+ instead of deprecated ones (#​901) (54468bb)

v1.99.4

Compare Source

Features

1.99.5 (2025-07-08)

Bug Fixes

1.99.4 (2025-06-12)

Bug Fixes
  • docker: Drop Mac arm64 build-time hack, needed for checkov<3.2.395 (#​907) (3c9ef3d)

1.99.3 (2025-06-06)

Bug Fixes
  • terraform_docs, terraform_wrapper_module_for_each: Improve .tofu files support (#​904) (4f85212)

1.99.2 (2025-06-05)

Bug Fixes
  • make infracost_breakdown.sh compatible with bash 3.2 (macOS) (#​903) (dcb4c36)

1.99.1 (2025-05-29)

Bug Fixes
  • terragrunt_* hooks: Use new subcommands for terragrunt v0.78.0+ instead of deprecated ones (#​901) (54468bb)

v1.99.3

Compare Source

Features

1.99.5 (2025-07-08)

Bug Fixes

1.99.4 (2025-06-12)

Bug Fixes
  • docker: Drop Mac arm64 build-time hack, needed for checkov<3.2.395 (#​907) (3c9ef3d)

1.99.3 (2025-06-06)

Bug Fixes
  • terraform_docs, terraform_wrapper_module_for_each: Improve .tofu files support (#​904) (4f85212)

1.99.2 (2025-06-05)

Bug Fixes
  • make infracost_breakdown.sh compatible with bash 3.2 (macOS) (#​903) (dcb4c36)

1.99.1 (2025-05-29)

Bug Fixes
  • terragrunt_* hooks: Use new subcommands for terragrunt v0.78.0+ instead of deprecated ones (#​901) (54468bb)

v1.99.2

Compare Source

Features

1.99.5 (2025-07-08)

Bug Fixes

1.99.4 (2025-06-12)

Bug Fixes
  • docker: Drop Mac arm64 build-time hack, needed for checkov<3.2.395 (#​907) (3c9ef3d)

1.99.3 (2025-06-06)

Bug Fixes
  • terraform_docs, terraform_wrapper_module_for_each: Improve .tofu files support (#​904) (4f85212)

1.99.2 (2025-06-05)

Bug Fixes
  • make infracost_breakdown.sh compatible with bash 3.2 (macOS) (#​903) (dcb4c36)

1.99.1 (2025-05-29)

Bug Fixes
  • terragrunt_* hooks: Use new subcommands for terragrunt v0.78.0+ instead of deprecated ones (#​901) (54468bb)

v1.99.1

Compare Source

Features

1.99.5 (2025-07-08)

Bug Fixes

1.99.4 (2025-06-12)

Bug Fixes
  • docker: Drop Mac arm64 build-time hack, needed for checkov<3.2.395 (#​907) (3c9ef3d)

1.99.3 (2025-06-06)

Bug Fixes
  • terraform_docs, terraform_wrapper_module_for_each: Improve .tofu files support (#​904) (4f85212)

1.99.2 (2025-06-05)

Bug Fixes
  • make infracost_breakdown.sh compatible with bash 3.2 (macOS) (#​903) (dcb4c36)

1.99.1 (2025-05-29)

Bug Fixes
  • terragrunt_* hooks: Use new subcommands for terragrunt v0.78.0+ instead of deprecated ones (#​901) (54468bb)

v1.99.0

Compare Source

Features

1.99.5 (2025-07-08)

Bug Fixes

1.99.4 (2025-06-12)

Bug Fixes
  • docker: Drop Mac arm64 build-time hack, needed for checkov<3.2.395 (#​907) (3c9ef3d)

1.99.3 (2025-06-06)

Bug Fixes
  • terraform_docs, terraform_wrapper_module_for_each: Improve .tofu files support (#​904) (4f85212)

1.99.2 (2025-06-05)

Bug Fixes
  • make infracost_breakdown.sh compatible with bash 3.2 (macOS) (#​903) (dcb4c36)

1.99.1 (2025-05-29)

Bug Fixes
  • terragrunt_* hooks: Use new subcommands for terragrunt v0.78.0+ instead of deprecated ones (#​901) (54468bb)

v1.98.1

Compare Source

Features
  • Add support for running hooks on .tofu files by default (#​875) (fe1f62f)

1.98.1 (2025-04-06)

Bug Fixes
  • WSL: Fix parallelism support for WSL systems with enabled systemd (#​872) (da2e9a8)

v1.98.0

Compare Source

Features
  • Add support for running hooks on .tofu files by default (#​875) (fe1f62f)

1.98.1 (2025-04-06)

Bug Fixes
  • WSL: Fix parallelism support for WSL systems with enabled systemd (#​872) (da2e9a8)

v1.97.4

Compare Source

Features
  • docker: Support execution on repos under git worktree (#​845) (e64974e)

1.97.4 (2025-02-26)

Bug Fixes
  • docker image security: Improve dependency pinning and disable ability to build image from different tag from what specified in Dockefile (#​830) (2c3aa85)

1.97.3 (2025-02-04)

Bug Fixes

1.97.2 (2025-02-03)

Bug Fixes
  • terraform_docs: Allow having whitespaces in path to .terraform-docs.yaml config file (#​796) (7d83911)

1.97.1 (2025-02-01)

Bug Fixes
  • Parallelism CPU calculation inside Kubernetes and Docker with limits (#​799) (58a89a1)

v1.97.3

Compare Source

Features
  • docker: Support execution on repos under git worktree (#​845) (e64974e)

1.97.4 (2025-02-26)

Bug Fixes
  • docker image security: Improve dependency pinning and disable ability to build image from different tag from what specified in Dockefile (#​830) (2c3aa85)

1.97.3 (2025-02-04)

Bug Fixes

1.97.2 (2025-02-03)

Bug Fixes
  • terraform_docs: Allow having whitespaces in path to .terraform-docs.yaml config file (#​796) (7d83911)

1.97.1 (2025-02-01)

Bug Fixes
  • Parallelism CPU calculation inside Kubernetes and Docker with limits (#​799) (58a89a1)

v1.97.2

Compare Source

Features
  • docker: Support execution on repos under git worktree (#​845) (e64974e)

1.97.4 (2025-02-26)

Bug Fixes
  • docker image security: Improve dependency pinning and disable ability to build image from different tag from what specified in Dockefile (#​830) (2c3aa85)

1.97.3 (2025-02-04)

Bug Fixes

1.97.2 (2025-02-03)

Bug Fixes
  • terraform_docs: Allow having whitespaces in path to .terraform-docs.yaml config file (#​796) (7d83911)

1.97.1 (2025-02-01)

Bug Fixes
  • Parallelism CPU calculation inside Kubernetes and Docker with limits (#​799) (58a89a1)

v1.97.1

Compare Source

Features
  • docker: Support execution on repos under git worktree (#​845) (e64974e)

1.97.4 (2025-02-26)

Bug Fixes
  • docker image security: Improve dependency pinning and disable ability to build image from different tag from what specified in Dockefile (#​830) (2c3aa85)

1.97.3 (2025-02-04)

Bug Fixes

1.97.2 (2025-02-03)

Bug Fixes
  • terraform_docs: Allow having whitespaces in path to .terraform-docs.yaml config file (#​796) (7d83911)

1.97.1 (2025-02-01)

Bug Fixes
  • Parallelism CPU calculation inside Kubernetes and Docker with limits (#​799) (58a89a1)

v1.97.0

Compare Source

Features
  • docker: Support execution on repos under git worktree (#​845) (e64974e)

1.97.4 (2025-02-26)

Bug Fixes
  • docker image security: Improve dependency pinning and disable ability to build image from different tag from what specified in Dockefile (#​830) (2c3aa85)

1.97.3 (2025-02-04)

Bug Fixes

1.97.2 (2025-02-03)

Bug Fixes
  • terraform_docs: Allow having whitespaces in path to .terraform-docs.yaml config file (#​796) (7d83911)

1.97.1 (2025-02-01)

Bug Fixes
  • Parallelism CPU calculation inside Kubernetes and Docker with limits (#​799) (58a89a1)

v1.96.3

Compare Source

Features
  • terraform_docs: Add support for custom markers to better support other formats than Markdown (#​752) (cd090b6)

1.96.3 (2024-12-24)

Bug Fixes
  • terraform_docs: Restore multiply --hook-config args support. Regression from v1.95.0 (#​731) (87143fb)

1.96.2 (2024-10-31)

Bug Fixes

1.96.1 (2024-09-17)

Bug Fixes

v1.96.2

Compare Source

Features
  • terraform_docs: Add support for custom markers to better support other formats than Markdown (#​752) (cd090b6)

1.96.3 (2024-12-24)

Bug Fixes
  • terraform_docs: Restore multiply --hook-config args support. Regression from v1.95.0 (#​731) (87143fb)

1.96.2 (2024-10-31)

Bug Fixes

1.96.1 (2024-09-17)

Bug Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner August 7, 2026 20:51
@renovate renovate Bot changed the title chore(deps): update pre-commit hook antonbabenko/pre-commit-terraform to v1.108.1 chore(deps): update pre-commit hook antonbabenko/pre-commit-terraform to v1.109.0 Aug 21, 2026
@renovate
renovate Bot force-pushed the renovate/antonbabenko-pre-commit-terraform-1.x branch from ac48fc8 to f71dd4a Compare August 21, 2026 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants