From 3ec1c7c76312b83ea49b552f69914b778395f338 Mon Sep 17 00:00:00 2001 From: matthewbaggett <943948+matthewbaggett@users.noreply.github.com> Date: Mon, 10 Feb 2025 11:04:29 +0000 Subject: [PATCH] Upgrade trunk to 1.22.10 --- .trunk/trunk.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 810ed7e..4c5020a 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: @@ -28,7 +28,7 @@ lint: - markdownlint@0.44.0 - taplo@0.9.3 - actionlint@1.7.7 - - checkov@3.2.360 + - checkov@3.2.368 - prettier@3.4.2 - yamllint@1.35.1 definitions: