From e6d114af10bc7118bffbc4b1a2ced576abfcbc33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 12:37:29 +0200 Subject: [PATCH] chore(deps): update dependency terragrunt to v0.99.5 (#27567) 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 4f03e27ff7..bda19c4c84 100644 --- a/deployment/mise.toml +++ b/deployment/mise.toml @@ -1,5 +1,5 @@ [tools] -terragrunt = "0.99.4" +terragrunt = "0.99.5" opentofu = "1.11.5" [tasks."tg:fmt"] diff --git a/mise.toml b/mise.toml index 90cc03a50f..ab44ea8652 100644 --- a/mise.toml +++ b/mise.toml @@ -17,7 +17,7 @@ config_roots = [ node = "24.14.1" flutter = "3.35.7" pnpm = "10.32.1" -terragrunt = "0.99.4" +terragrunt = "0.99.5" opentofu = "1.11.5" java = "21.0.2"