diff --git a/.env b/.env index c7a649d..8640649 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.24 +BUILD_HARNESS_VERSION=2.0.26 diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 12756e9..203b222 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.399.9 + rev: 37.409.1 hooks: - id: renovate-config-validator