chore(deps): update dependency terragrunt to v1.0.3 (#28236)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/28248/head
renovate[bot] 2026-05-05 12:52:14 +02:00 committed by GitHub
parent 63a3b405c3
commit 98bc9f6a6e
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] [tools]
terragrunt = "1.0.2" terragrunt = "1.0.3"
opentofu = "1.11.6" opentofu = "1.11.6"
[tasks."tg:fmt"] [tasks."tg:fmt"]

View File

@ -17,7 +17,7 @@ config_roots = [
node = "24.15.0" node = "24.15.0"
flutter = "3.41.7" flutter = "3.41.7"
pnpm = "10.33.1" pnpm = "10.33.1"
terragrunt = "1.0.2" terragrunt = "1.0.3"
opentofu = "1.11.6" opentofu = "1.11.6"
java = "21.0.2" java = "21.0.2"