From dbd5969878106ae0b3b19bb9874e7b7e4216c7fc Mon Sep 17 00:00:00 2001 From: Serpentiel Date: Fri, 16 Feb 2024 08:06:46 +0000 Subject: [PATCH] ci(deps): upgrade trunk to 1.20.0 --- .trunk/trunk.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index e47040d..5ad9341 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.19.0 + version: 1.20.0 # Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins) plugins: sources: @@ -19,7 +19,7 @@ runtimes: lint: enabled: - actionlint@1.6.26 - - checkov@3.2.20 + - checkov@3.2.21 - git-diff-check - gofmt@1.20.4 - golangci-lint@1.56.1