chore(deps): update dependency terragrunt to v0.96.1

This commit is contained in:
renovate[bot] 2026-01-05 16:51:14 +00:00 committed by GitHub
parent 10989e6927
commit e8aae79baf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -4,7 +4,7 @@ experimental_monorepo_root = true
node = "24.11.1"
flutter = "3.35.7"
pnpm = "10.27.0"
terragrunt = "0.93.10"
terragrunt = "0.96.1"
opentofu = "1.10.7"
java = "25.0.1"