From be219d60f26dfdb8db0d6062e140ea791b0aef8e 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:40:12 +0000 Subject: [PATCH] ci(deps): upgrade trunk (#24) --- .trunk/trunk.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 8d4a427..69c186a 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/clearruntimes) 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: