mirror of
https://github.com/immich-app/immich
synced 2026-04-21 13:37:38 +00:00
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:
parent
539a39ae49
commit
d74dc74f92
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[tools]
|
||||
terragrunt = "1.0.0"
|
||||
terragrunt = "1.0.1"
|
||||
opentofu = "1.11.5"
|
||||
|
||||
[tasks."tg:fmt"]
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue