Skip to content

chore(deps): update pre-commit-dependencies

renovate-bot token requested to merge renovate/pre-commit-dependencies into main

This MR contains the following updates:

Package Type Update Change
antonbabenko/pre-commit-terraform repository minor v1.81.0 -> v1.92.0
compilerla/conventional-pre-commit repository minor v3.1.0 -> v3.2.0
zricethezav/gitleaks repository patch v8.18.2 -> v8.18.4

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.92.0

Compare Source

Features
  • Add terragrunt_validate_inputs hook to check unused and undefined inputs (#​677) (a139b71)

v1.91.0

Compare Source

Features

v1.90.0

Compare Source

Features
  • Support set custom TF/OpenTofu binary. | If you use a custom Docker image build, please note that TERRAFORM_VERSION now must be provided (#​670) (c7011c0)

v1.89.1

Compare Source

Bug Fixes
  • docker: Prevent all possible "silent errors" during docker build (#​644) (0340c8d)

v1.89.0

Compare Source

Features
  • Hook terraform_wrapper_module_for_each should use versions.tf from the module if it exists (#​657) (b127601)

v1.88.4

Compare Source

Bug Fixes
  • Improve README and drop quotes from hook env vars (#​651) (daec682)

v1.88.3

Compare Source

Bug Fixes
  • terraform_providers_lock: Require terraform init (and terraform_validate hook) run when only lockfile changed (#​649) (02c1935)

v1.88.2

Compare Source

Bug Fixes
  • non-linux: Bash environment variables in arguments not expanded + Add trace log level (#​645) (a2a2990)

v1.88.1

Compare Source

Bug Fixes
  • docker: Checkov installation silently fails on docker build in arm64. Workaround till issue will be fixed in checkov itself (#​635) (f255b05)

v1.88.0

Compare Source

Features

v1.87.1

Compare Source

Bug Fixes
  • Replace mapfile to support Bash 3.2.57 pre-installed in macOS (#​628) (01ab3f0)

v1.87.0

Compare Source

Features
  • Add parallelism to major chunk of hooks. Check Parallelism section in README (#​620) (6c6eca4)

v1.86.1

Compare Source

Bug Fixes
  • grep: warning: stray \ before / which pop-up in grep 3.8 (#​625) (e1a93b2)

v1.86.0

Compare Source

Features
  • terraform_docs: Add terraform-docs default markers support and describe how to migrate to them (#​609) (4a0e1fe)

v1.85.0

Compare Source

Features
  • trivy: Add terraform_trivy hook and deprecate terraform_tfsec (#​606) (f3c819a)

v1.84.0

Compare Source

Features
  • deps: Bump Python version in docker image from 3.11.5 to v3.12.0 (#​597) (28e3cde)

v1.83.6

Compare Source

Bug Fixes
  • terraform_validate: Run terraform init on "Missing required provider" error (#​586) (6e2bb2e)

v1.83.5

Compare Source

Bug Fixes
  • Suppress duplicate error messages in terraform_validate (#​577) (4ea6b14)

v1.83.4

Compare Source

Bug Fixes
  • Fix terraform_wrapper_module_for_each for when resource name contains 'variable' (#​573) (941177e)

v1.83.3

Compare Source

Bug Fixes
  • Run terraform_tfsec only on terraform code changes (#​571) (4253162)

v1.83.2

Compare Source

Bug Fixes
  • Extend terraform_validate --retry-once-with-cleanup errors list (#​566) (19188e5)

v1.83.1

Compare Source

Bug Fixes
  • Fixed ordering issue in terraform_wrapper_module_for_each hook (#​565) (dc12be1)

v1.83.0

Compare Source

Features
  • Skip legacy modules (with provider block) in terraform_wrapper_module_for_each hook (#​560) (456cc76)

v1.82.0

Compare Source

Features
  • docker: Add ssh-client to Docker image to access private modules via ssh (#​553) (1d76157)

v1.81.2

Compare Source

Bug Fixes
  • Fix terraform_wrapper_module_for_each hook heredoc vars defaults (#​554) (6fd4263)

v1.81.1

Compare Source

Bug Fixes
  • Fix the terraform_wrapper_module_for_each hook for modules without outputs or variables (#​552) (f24b3fa)
compilerla/conventional-pre-commit (compilerla/conventional-pre-commit)

v3.2.0

Compare Source

  • Support commit messages generated by git commit -v/--verbose

What's Changed

New Contributors

Full Changelog: https://github.com/compilerla/conventional-pre-commit/compare/v3.1.0...v3.2.0

zricethezav/gitleaks (zricethezav/gitleaks)

v8.18.4

Compare Source

Changelog

Shout out to @​coderabbit for their sponsorship!

v8.18.3

Compare Source

Changelog


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

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

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

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


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

This MR has been generated by Renovate Bot.

Merge request reports