File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11BUILD_HARNESS_REPO = ghcr.io/defenseunicorns/build-harness/build-harness
22# renovate: datasource=github-tags depName=defenseunicorns/build-harness
3- BUILD_HARNESS_VERSION = 2.1.0
3+ BUILD_HARNESS_VERSION = 2.1.4
Original file line number Diff line number Diff line change 3131 - " --verbose"
3232 - " --allow-parallel-runners"
3333 - repo : https://github.com/antonbabenko/pre-commit-terraform
34- rev : v1.97.0
34+ rev : v1.97.3
3535 hooks :
3636 - id : terraform_fmt
3737 args :
5353 args :
5454 - --args=--config-file __GIT_WORKING_DIR__/.checkov.yml
5555 - repo : https://github.com/renovatebot/pre-commit-hooks
56- rev : 39.136 .0
56+ rev : 39.166 .0
5757 hooks :
5858 - id : renovate-config-validator
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.22.2
44
55require (
66 github.com/defenseunicorns/delivery_aws_iac_utils v0.0.6
7- github.com/gruntwork-io/terratest v0.48.1
7+ github.com/gruntwork-io/terratest v0.48.2
88)
99
1010require (
You can’t perform that action at this time.
0 commit comments