diff --git a/.env b/.env index 06c30ff..ced932d 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ BUILD_HARNESS_REPO=ghcr.io/defenseunicorns/build-harness/build-harness # renovate: datasource=github-tags depName=defenseunicorns/build-harness -BUILD_HARNESS_VERSION=2.0.16 +BUILD_HARNESS_VERSION=2.0.20 diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 44d0022..5f6b679 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,6 +47,6 @@ repos: args: - --args=--config=__GIT_WORKING_DIR__/.tflint.hcl - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.327.2 + rev: 37.342.1 hooks: - id: renovate-config-validator