From 02aba560846934e795497698509b66d753ab847c Mon Sep 17 00:00:00 2001
From: matthewbaggett <943948+matthewbaggett@users.noreply.github.com>
Date: Mon, 20 Jan 2025 11:10:08 +0000
Subject: [PATCH] Upgrade trunk to 1.22.9

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

diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml
index 04f02d6..09e40a8 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.8
+  version: 1.22.9
 # Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
 plugins:
   sources:
@@ -24,11 +24,11 @@ lint:
     - trivy
     - git-diff-check
   enabled:
-    - gitleaks@8.22.1
+    - gitleaks@8.23.1
     - markdownlint@0.43.0
     - taplo@0.9.3
     - actionlint@1.7.6
-    - checkov@3.2.352
+    - checkov@3.2.353
     - prettier@3.4.2
     - yamllint@1.35.1
   definitions:
@@ -50,7 +50,7 @@ tools:
     - gh@2.63.2
     - jq@jq-1.7.1
     - yq@4.45.1
-    - awscli@1.36.38
+    - awscli@1.37.2
     - action-validator@0.6.0
     - act@0.2.64
     - shellcheck@0.10.0