From 8361aa119b1d8841e9c4b0af7ee75f2aaf150c66 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 17 Oct 2024 23:01:47 +0000 Subject: [PATCH] Update dependency pulumi to v3.137.0 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 080e131..5a59414 100644 --- a/.mise.toml +++ b/.mise.toml @@ -111,7 +111,7 @@ lefthook = "1.7.12" golangci-lint = "1.58.1" # Build and test tools. -pulumi = "3.128.0" +pulumi = "3.137.0" node = "22" dotnet = "6" python = "3.11.9"