mirror of
https://github.com/samsonjs/immich.git
synced 2026-04-27 15:07:45 +00:00
chore(deps): update dependency terragrunt to v0.98.0 (#24328)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
10b53b525d
commit
10bb83cf75
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
[tools]
|
[tools]
|
||||||
terragrunt = "0.93.10"
|
terragrunt = "0.98.0"
|
||||||
opentofu = "1.10.7"
|
opentofu = "1.10.7"
|
||||||
|
|
||||||
[tasks."tg:fmt"]
|
[tasks."tg:fmt"]
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ config_roots = [
|
||||||
node = "24.13.0"
|
node = "24.13.0"
|
||||||
flutter = "3.35.7"
|
flutter = "3.35.7"
|
||||||
pnpm = "10.28.0"
|
pnpm = "10.28.0"
|
||||||
terragrunt = "0.93.10"
|
terragrunt = "0.98.0"
|
||||||
opentofu = "1.10.7"
|
opentofu = "1.10.7"
|
||||||
java = "25.0.1"
|
java = "25.0.1"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue