diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml
index 0e41fad1..f70ffaa2 100644
--- a/.trunk/trunk.yaml
+++ b/.trunk/trunk.yaml
@@ -1,21 +1,21 @@
 version: 0.1
 
 cli:
-  version: 1.22.5
+  version: 1.22.6
 
 plugins:
   sources:
     - id: trunk
       uri: https://github.com/trunk-io/plugins
-      ref: v1.6.2
+      ref: v1.6.3
 
 lint:
   enabled:
     - hadolint@2.12.0
     - codespell@2.3.0
-    - actionlint@1.7.2
+    - actionlint@1.7.3
     - git-diff-check
-    - gitleaks@8.19.3
+    - gitleaks@8.20.0
     - gofmt@1.20.4
     - golangci-lint@1.61.0
     - markdownlint@0.42.0