diff --git a/.env b/.env index 40912c6..ea45438 100644 --- a/.env +++ b/.env @@ -3,7 +3,7 @@ REPO=https://github.com/defenseunicorns/narwhal-delivery-reference-deployment.gi BUILD_HARNESS_REPO=ghcr.io/defenseunicorns/build-harness/build-harness # renovate: datasource=github-tags depName=defenseunicorns/build-harness -BUILD_HARNESS_VERSION=1.14.12 +BUILD_HARNESS_VERSION=1.15.0 # renovate: datasource=github-tags depName=defenseunicorns/uds-package-dubbd DUBBD_VERSION=0.16.0 # renovate: datasource=github-tags depName=defenseunicorns/uds-package-metallb diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2c8c938..60a5c81 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,6 +36,6 @@ repos: args: - --args=--config=__GIT_WORKING_DIR__/.tflint.hcl - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.121.0 + rev: 37.128.5 hooks: - id: renovate-config-validator