From e30c5855dd5e51cfbb0234384b54ba00779fcd3e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 11:09:05 +0300 Subject: [PATCH] ci(deps): upgrade trunk (#168) Co-authored-by: Serpentiel <18222223+Serpentiel@users.noreply.github.com> --- .trunk/trunk.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index e6cf5f0..4d0e725 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -7,7 +7,7 @@ cli: plugins: sources: - id: trunk - ref: v1.6.3 + ref: v1.6.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.7.3 - - checkov@3.2.257 + - checkov@3.2.267 - git-diff-check - gofmt@1.20.4 - golangci-lint@1.61.0 @@ -27,7 +27,7 @@ lint: - osv-scanner@1.9.0 - prettier@3.3.3 - trivy@0.56.2 - - trufflehog@3.82.8 + - trufflehog@3.82.11 - yamllint@1.35.1 actions: enabled: