From 0907364ba29db7690b22bc2842c6d2aa80152b15 Mon Sep 17 00:00:00 2001
From: matthewbaggett <943948+matthewbaggett@users.noreply.github.com>
Date: Mon, 26 Aug 2024 11:12:58 +0000
Subject: [PATCH] Upgrade trunk

---
 .trunk/trunk.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml
index 3ad10c0..b1af9f2 100644
--- a/.trunk/trunk.yaml
+++ b/.trunk/trunk.yaml
@@ -7,7 +7,7 @@ cli:
 plugins:
   sources:
     - id: trunk
-      ref: v1.6.1
+      ref: v1.6.2
       uri: https://github.com/trunk-io/plugins
 # Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
 runtimes:
@@ -27,7 +27,7 @@ lint:
     - markdownlint@0.41.0
     - taplo@0.9.3
     - actionlint@1.7.1
-    - checkov@3.2.231
+    - checkov@3.2.236
     - git-diff-check
     - prettier@3.3.3
     - yamllint@1.35.1