From 42da1bff98c5aa248b8ae03a7621632e34395c68 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 27 Oct 2023 16:30:22 +0000 Subject: [PATCH] chore(deps): update dependency depot/cli to v2.44.0 --- tools/depot/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/depot/manifest.yaml b/tools/depot/manifest.yaml index afca9386d9..c47b5d5bda 100644 --- a/tools/depot/manifest.yaml +++ b/tools/depot/manifest.yaml @@ -1,5 +1,5 @@ name: depot -version: "2.43.0" +version: "2.44.0" check: ${binary} --version | grep ^depot | cut -d' ' -f3 platforms: - linux/amd64