From b1058283fc81e6dff0a4bd6f9bcff6380b1ca1da Mon Sep 17 00:00:00 2001
From: matthewbaggett <943948+matthewbaggett@users.noreply.github.com>
Date: Mon, 28 Oct 2024 11:18:43 +0000
Subject: [PATCH] Upgrade trunk to 1.22.7

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

diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml
index d46c259..01f7229 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.6
+  version: 1.22.7
 # Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
 plugins:
   sources:
@@ -47,7 +47,7 @@ tools:
   enabled:
     - tfupdate@0.8.5
     - phpstan@1.10.58
-    - gh@2.59.0
+    - gh@2.60.1
     - jq@jq-1.7.1
     - yq@4.44.3
     - awscli@1.35.5