From dda7e9ff355c43dbca1e82492283564fa593ca4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 15:12:19 +0000 Subject: [PATCH] chore(deps): update all dependencies (#28) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .env | 8 ++++---- .pre-commit-config.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.env b/.env index f001ec7..cedafe5 100644 --- a/.env +++ b/.env @@ -1,12 +1,12 @@ BUILD_HARNESS_REPO=ghcr.io/defenseunicorns/build-harness/build-harness # renovate: datasource=github-tags depName=defenseunicorns/build-harness -BUILD_HARNESS_VERSION=1.11.2 +BUILD_HARNESS_VERSION=1.12.1 # renovate: datasource=github-tags depName=defenseunicorns/uds-package-dubbd -DUBBD_VERSION=0.9.1 +DUBBD_VERSION=0.10.1 # renovate: datasource=github-tags depName=defenseunicorns/uds-package-metallb -METALLB_VERSION=0.0.3 +METALLB_VERSION=0.0.4 # renovate: datasource=github-tags depName=defenseunicorns/uds-idam -IDAM_VERSION=0.1.11 +IDAM_VERSION=0.1.12 # renovate: datasource=github-tags depName=defenseunicorns/uds-sso SSO_VERSION=0.1.3 # renovate: datasource=github-tags depName=defenseunicorns/narwhal-delivery-zarf-package-podinfo diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 14ddce3..03a20b4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,6 +40,6 @@ repos: args: - --args=--config=__GIT_WORKING_DIR__/.tflint.hcl - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 36.103.0 + rev: 37.6.2 hooks: - id: renovate-config-validator