From 66601a1fdcf444a4e4a42cc872e92b9224692b85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 12:00:44 +0200 Subject: [PATCH] chore(deps): update dependency terragrunt to v1.0.2 (#28125) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 00c6826343..61a50bb666 100644 --- a/deployment/mise.toml +++ b/deployment/mise.toml @@ -1,5 +1,5 @@ [tools] -terragrunt = "1.0.1" +terragrunt = "1.0.2" opentofu = "1.11.6" [tasks."tg:fmt"] diff --git a/mise.toml b/mise.toml index 367eb75da9..5f9ce49fd0 100644 --- a/mise.toml +++ b/mise.toml @@ -17,7 +17,7 @@ config_roots = [ node = "24.15.0" flutter = "3.41.6" pnpm = "10.33.0" -terragrunt = "1.0.1" +terragrunt = "1.0.2" opentofu = "1.11.6" java = "21.0.2"