From 378931b5e8f4acf7bb41591924f22b6297a578b7 Mon Sep 17 00:00:00 2001 From: Serpentiel Date: Tue, 19 Mar 2024 08:06:38 +0000 Subject: [PATCH] ci(deps): upgrade trunk --- .trunk/trunk.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index d9d9300..afdc2ce 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -7,7 +7,7 @@ cli: plugins: sources: - id: trunk - ref: v1.4.4 + ref: v1.4.5 uri: https://github.com/trunk-io/plugins # Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes) runtimes: @@ -19,7 +19,7 @@ runtimes: lint: enabled: - actionlint@1.6.27 - - checkov@3.2.38 + - checkov@3.2.39 - git-diff-check - gofmt@1.20.4 - golangci-lint@1.56.2 @@ -27,7 +27,7 @@ lint: - osv-scanner@1.6.2 - prettier@3.2.5 - trivy@0.49.1 - - trufflehog@3.69.0 + - trufflehog@3.70.1 - yamllint@1.35.1 actions: enabled: