renovate[bot] 2025-12-17 20:47:19 +01:00 committed by GitHub
commit 86e0f8332c
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,6 +1,6 @@
[tools]
terragrunt = "0.93.10"
opentofu = "1.10.7"
opentofu = "1.11.1"
[tasks."tg:fmt"]
run = "terragrunt hclfmt"

View File

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