From dc0f783f3288385062c46c3a34fc8216a3de1ab2 Mon Sep 17 00:00:00 2001 From: pat-trunk-io <131031962+pat-trunk-io@users.noreply.github.com> Date: Tue, 22 Oct 2024 08:07:00 +0000 Subject: [PATCH] Upgrade trunk to 1.22.6 --- .trunk/trunk.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 3d92e7d..8b2edae 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -2,7 +2,7 @@ version: 0.1 plugins: sources: - id: trunk - ref: v1.6.2 + ref: v1.6.4 uri: https://github.com/trunk-io/plugins runtimes: enabled: @@ -11,13 +11,13 @@ runtimes: - node@18.12.1 - rust@1.76.0 cli: - version: 1.22.3 + version: 1.22.6 api: address: api.trunk-staging.io:8443 tools: enabled: - - gh@2.55.0 + - gh@2.59.0 runtimes: - rust lint: @@ -48,17 +48,17 @@ lint: enabled: - shellcheck@0.10.0 - shfmt@3.6.0 - - trunk-toolbox@0.3.2 - - checkov@3.2.238 - - trufflehog@3.81.9 + - trunk-toolbox@0.4.1 + - checkov@3.2.269 + - trufflehog@3.82.11 - oxipng@9.1.2 - yamllint@1.35.1 - git-diff-check - taplo@0.9.3 - - actionlint@1.7.1 + - actionlint@1.7.3 - clippy@1.76.0 - - gitleaks@8.18.4 - - markdownlint@0.41.0 + - gitleaks@8.21.1 + - markdownlint@0.42.0 - prettier@3.3.3 - rustfmt@1.76.0 actions: