From b37012f03744ee7de52e63655e27fa1370b5ce03 Mon Sep 17 00:00:00 2001 From: Georges-Antoine Assi Date: Tue, 17 Dec 2024 17:01:04 -0500 Subject: [PATCH] update trunk --- .trunk/trunk.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 10593ef..86c288d 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -2,31 +2,31 @@ # To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml version: 0.1 cli: - version: 1.22.2 + version: 1.22.8 # Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins) plugins: sources: - id: trunk - ref: v1.6.1 + ref: v1.6.6 uri: https://github.com/trunk-io/plugins # Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes) runtimes: enabled: - - node@18.12.1 + - node@18.20.5 - python@3.10.8 # This is the section where you manage your linters. (https://docs.trunk.io/check/configuration) lint: enabled: - - actionlint@1.7.1 - - checkov@3.2.222 + - actionlint@1.7.4 + - checkov@3.2.334 - git-diff-check - - markdownlint@0.41.0 - - osv-scanner@1.8.3 - - oxipng@9.1.2 - - prettier@3.3.3 + - markdownlint@0.43.0 + - osv-scanner@1.9.1 + - oxipng@9.1.3 + - prettier@3.4.2 - svgo@3.3.2 - - trivy@0.54.1 - - trufflehog@3.81.8 + - trivy@0.58.0 + - trufflehog@3.86.1 - yamllint@1.35.1 actions: enabled: