chore(deps): update dependency terragrunt to v0.93.10 (#24149)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/23964/head
renovate[bot] 2025-11-28 15:17:25 +07:00 committed by GitHub
parent e98a33cf9d
commit 0c1fe35f2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

@ -1,5 +1,5 @@
[tools] [tools]
terragrunt = "0.91.2" terragrunt = "0.93.10"
opentofu = "1.10.6" opentofu = "1.10.6"
[tasks."tg:fmt"] [tasks."tg:fmt"]

@ -4,7 +4,7 @@ experimental_monorepo_root = true
node = "24.11.1" node = "24.11.1"
flutter = "3.35.7" flutter = "3.35.7"
pnpm = "10.22.0" pnpm = "10.22.0"
terragrunt = "0.91.2" terragrunt = "0.93.10"
opentofu = "1.10.6" opentofu = "1.10.6"
java = "25.0.1" java = "25.0.1"