From 9f9a09393713ef7672b680ac10d949793cc4b17c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 22:39:53 +0100 Subject: [PATCH] Upgrade trunk to 1.22.1 (#139) Co-authored-by: ss-o --- .trunk/trunk.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index f96fd7c..9509731 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,10 +1,10 @@ version: 0.1 cli: - version: 1.21.0 + version: 1.22.1 plugins: sources: - id: trunk - ref: v1.4.5 + ref: v1.5.0 uri: https://github.com/trunk-io/plugins repo: repo: @@ -20,10 +20,10 @@ lint: - trivy enabled: - git-diff-check@SYSTEM - - actionlint@1.6.27 - - gitleaks@8.18.2 - - markdownlint@0.39.0 - - prettier@3.2.5 + - actionlint@1.7.1 + - gitleaks@8.18.3 + - markdownlint@0.41.0 + - prettier@3.3.1 - shellcheck@0.10.0 - shfmt@3.6.0 - taplo@0.8.1