From 9c8fc71f1b09e28a4e4cef49b0a48771f17a120f Mon Sep 17 00:00:00 2001 From: ss-o Date: Wed, 11 Dec 2024 08:04:21 +0000 Subject: [PATCH] Upgrade trunk to 1.22.8 --- .trunk/trunk.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 8a9e134..0b54326 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.6 uri: https://github.com/trunk-io/plugins lint: disabled: @@ -13,16 +13,16 @@ 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.4.2 + - markdownlint@0.43.0 + - gitleaks@8.21.2 runtimes: enabled: - python@3.10.8 - go@1.21.0 - - node@18.12.1 + - node@18.20.5 actions: enabled: - trunk-announce