From a785407a9a51a886b39344e54c8b2b2c274e5b3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 15:19:16 +0000 Subject: [PATCH] chore(deps): update dependency terragrunt to v1.0.6 --- deployment/mise.toml | 2 +- mise.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deployment/mise.toml b/deployment/mise.toml index fadc28dc2e..786be558d5 100644 --- a/deployment/mise.toml +++ b/deployment/mise.toml @@ -1,5 +1,5 @@ [tools] -terragrunt = "1.0.3" +terragrunt = "1.0.6" opentofu = "1.11.6" [tasks."tg:fmt"] diff --git a/mise.toml b/mise.toml index 8cff3993f7..86e9991d02 100644 --- a/mise.toml +++ b/mise.toml @@ -18,7 +18,7 @@ config_roots = [ node = "24.15.0" "aqua:flutter/flutter" = "3.44.0" pnpm = "10.33.4" -terragrunt = "1.0.3" +terragrunt = "1.0.6" opentofu = "1.11.6" java = "21.0.2" "npm:oazapfts" = "7.5.0"