chore(deps): update dependency terragrunt to v1.0.1 (#28002)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-04-21 11:23:07 +02:00 committed by GitHub
parent 539a39ae49
commit d74dc74f92
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 = "1.0.0"
terragrunt = "1.0.1"
opentofu = "1.11.5"
[tasks."tg:fmt"]

View file

@ -17,7 +17,7 @@ config_roots = [
node = "24.14.1"
flutter = "3.41.6"
pnpm = "10.33.0"
terragrunt = "1.0.0"
terragrunt = "1.0.1"
opentofu = "1.11.5"
java = "21.0.2"