From 7550ecdaaf5ab33cb61c36035f24e01e080ec8e8 Mon Sep 17 00:00:00 2001 From: ss-o Date: Thu, 14 Nov 2024 08:04:03 +0000 Subject: [PATCH] Upgrade trunk to 1.22.8 --- .trunk/trunk.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 8a9e134..44f4b39 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,10 +1,10 @@ version: 0.1 cli: - version: 1.22.2 + version: 1.22.8 plugins: sources: - id: trunk - ref: v1.6.0 + ref: v1.6.5 uri: https://github.com/trunk-io/plugins lint: disabled: @@ -13,11 +13,11 @@ lint: - trufflehog - trivy enabled: - - actionlint@1.7.1 + - actionlint@1.7.4 - git-diff-check - - prettier@3.3.2 - - markdownlint@0.41.0 - - gitleaks@8.18.4 + - prettier@3.3.3 + - markdownlint@0.42.0 + - gitleaks@8.21.2 runtimes: enabled: - python@3.10.8