diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 9452cac5cf4..b122b503c3e 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -14,7 +14,7 @@ plugins: # Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes) runtimes: enabled: - - go@1.24.3 + - go@1.25.6 - node@22.16.0 - python@3.10.8