From 2add39a229b8e242b28b6ec890c6ff9e4158dad7 Mon Sep 17 00:00:00 2001
From: matthewbaggett <943948+matthewbaggett@users.noreply.github.com>
Date: Mon, 3 Feb 2025 11:11:30 +0000
Subject: [PATCH] Upgrade trunk

---
 .trunk/trunk.yaml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml
index 60601a3..11238c4 100644
--- a/.trunk/trunk.yaml
+++ b/.trunk/trunk.yaml
@@ -7,7 +7,7 @@ cli:
 plugins:
   sources:
     - id: trunk
-      ref: v1.6.6
+      ref: v1.6.7
       uri: https://github.com/trunk-io/plugins
 # Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
 runtimes:
@@ -24,11 +24,11 @@ lint:
     - git-diff-check
   enabled:
     - actionlint@1.7.7
-    - checkov@3.2.357
-    - markdownlint@0.43.0
+    - checkov@3.2.360
+    - markdownlint@0.44.0
     - prettier@3.4.2
-    - trivy@0.58.2
-    - trufflehog@3.88.2
+    - trivy@0.59.0
+    - trufflehog@3.88.4
     - yamllint@1.35.1
 actions:
   enabled:
@@ -38,4 +38,4 @@ actions:
     - trunk-upgrade-available
 tools:
   enabled:
-    - act@0.2.71
+    - act@0.2.72