From 51d1fd06809030c08e34c689c4e05c8a9f05de1a Mon Sep 17 00:00:00 2001 From: glaracuente <16770288+glaracuente@users.noreply.github.com> Date: Tue, 9 Jun 2026 12:55:05 +0000 Subject: [PATCH] chore: Upgrade trunk --- .trunk/trunk.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 81da201..319100b 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -4,18 +4,18 @@ cli: plugins: sources: - id: trunk - ref: v1.10.1 + ref: v1.10.2 uri: https://github.com/trunk-io/plugins lint: enabled: - actionlint@1.7.12 - - checkov@3.2.513 - - trivy@0.69.3 + - checkov@3.2.533 + - trivy@0.71.0 - yamllint@1.38.0 - git-diff-check - markdownlint@0.48.0 - - prettier@3.8.1 - - trufflehog@3.94.1 + - prettier@3.8.4 + - trufflehog@3.95.5 - zizmor@1.25.2 definitions: - name: zizmor @@ -36,7 +36,7 @@ lint: runtimes: enabled: - node@22.16.0 - - python@3.10.8 + - python@3.14.4 actions: disabled: - trunk-check-pre-push