From 5467c4d49a4e2c2837593ef08ff4269e0f7e077c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 08:37:14 +0000 Subject: [PATCH] ci(deps): upgrade trunk (#19) --- .trunk/trunk.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 263f3a3..d8b0dcb 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -7,7 +7,7 @@ cli: plugins: sources: - id: trunk - ref: v1.4.3 + ref: v1.4.4 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.28 + - checkov@3.2.30 - 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.68.3 + - trufflehog@3.68.4 - yamllint@1.35.1 ignore: - linters: