Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all dependencies (#28)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent e0d4508 commit dda7e9f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .env
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit dda7e9f

Please sign in to comment.