Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
b84ec55fbb chore(deps): update dependency opentofu to v1.11.1 2025-12-16 03:07:34 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[tools] [tools]
terragrunt = "0.93.10" terragrunt = "0.93.10"
opentofu = "1.10.7" opentofu = "1.11.1"
[tasks."tg:fmt"] [tasks."tg:fmt"]
run = "terragrunt hclfmt" run = "terragrunt hclfmt"

View File

@@ -5,7 +5,7 @@ node = "24.11.1"
flutter = "3.35.7" flutter = "3.35.7"
pnpm = "10.24.0" pnpm = "10.24.0"
terragrunt = "0.93.10" terragrunt = "0.93.10"
opentofu = "1.10.7" opentofu = "1.11.1"
java = "25.0.1" java = "25.0.1"
[tools."github:CQLabs/homebrew-dcm"] [tools."github:CQLabs/homebrew-dcm"]