From 2f68ece658115043e4f1abba0e909339ac5b6c8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 08:49:42 +0000 Subject: [PATCH] ci(deps): upgrade trunk to 1.21.0 (#35) --- .trunk/trunk.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 2b14f15..6fa0cbb 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.20.1 + version: 1.21.0 # Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins) plugins: sources: @@ -19,7 +19,7 @@ runtimes: lint: enabled: - actionlint@1.6.27 - - checkov@3.2.34 + - checkov@3.2.36 - git-diff-check - gofmt@1.20.4 - golangci-lint@1.56.2