From 4d141625a4117c6d427944aba8d224836186ca2c Mon Sep 17 00:00:00 2001 From: ss-o Date: Wed, 18 Sep 2024 08:03:56 +0000 Subject: [PATCH] Upgrade trunk to 1.22.5 --- .trunk/trunk.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 8a9e134..245e8ac 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,10 +1,10 @@ version: 0.1 cli: - version: 1.22.2 + version: 1.22.5 plugins: sources: - id: trunk - ref: v1.6.0 + ref: v1.6.2 uri: https://github.com/trunk-io/plugins lint: disabled: @@ -15,9 +15,9 @@ lint: enabled: - actionlint@1.7.1 - git-diff-check - - prettier@3.3.2 + - prettier@3.3.3 - markdownlint@0.41.0 - - gitleaks@8.18.4 + - gitleaks@8.19.2 runtimes: enabled: - python@3.10.8