From e2023c60cde5e3922e19364324dfac58ddfb99c1 Mon Sep 17 00:00:00 2001 From: Serpentiel <18222223+Serpentiel@users.noreply.github.com> Date: Mon, 2 Jun 2025 08:01:49 +0000 Subject: [PATCH] ci(deps): upgrade trunk to 1.24.0 --- .trunk/trunk.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index a7260ff..25376f1 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,10 +1,10 @@ version: 0.1 cli: - version: 1.22.15 + version: 1.24.0 plugins: sources: - id: trunk - ref: v1.6.8 + ref: v1.7.0 uri: https://github.com/trunk-io/plugins lint: enabled: @@ -26,7 +26,7 @@ lint: runtimes: enabled: - go@1.22.4 - - node@18.20.5 + - node@22.16.0 - python@3.10.8 actions: disabled: