From d97b6a1c01d06b5066f14c8fddd2321f775d55da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 15:33:46 +0000 Subject: [PATCH] chore(deps): update dependency @devcontainers/cli to v0.89.0 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4e19e68..64e0166 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ concurrency: env: # renovate: datasource=npm depName=@devcontainers/cli - DEVCONTAINER_CLI_VERSION: "0.88.0" + DEVCONTAINER_CLI_VERSION: "0.89.0" jobs: discover: