From ae31576d5da71c4bdc96a1d756f5a50cd004a45c Mon Sep 17 00:00:00 2001
From: matthewbaggett <943948+matthewbaggett@users.noreply.github.com>
Date: Mon, 10 Feb 2025 11:11:50 +0000
Subject: [PATCH] Upgrade trunk to 1.22.10

---
 .trunk/trunk.yaml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml
index 11238c4..15c13a5 100644
--- a/.trunk/trunk.yaml
+++ b/.trunk/trunk.yaml
@@ -2,7 +2,7 @@
 # To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
 version: 0.1
 cli:
-  version: 1.22.9
+  version: 1.22.10
 # Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
 plugins:
   sources:
@@ -24,11 +24,11 @@ lint:
     - git-diff-check
   enabled:
     - actionlint@1.7.7
-    - checkov@3.2.360
+    - checkov@3.2.368
     - markdownlint@0.44.0
     - prettier@3.4.2
-    - trivy@0.59.0
-    - trufflehog@3.88.4
+    - trivy@0.59.1
+    - trufflehog@3.88.5
     - yamllint@1.35.1
 actions:
   enabled:
@@ -38,4 +38,4 @@ actions:
     - trunk-upgrade-available
 tools:
   enabled:
-    - act@0.2.72
+    - act@0.2.74