From 02db9dde998b5d2d17c74bb9cbcc70dbec21b5d1 Mon Sep 17 00:00:00 2001 From: Michael Bianco Date: Fri, 12 Jan 2024 10:18:50 -0700 Subject: [PATCH] ci: upgrading trunk --- .trunk/.gitignore | 1 + .trunk/trunk.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.trunk/.gitignore b/.trunk/.gitignore index 1e24652..15966d0 100644 --- a/.trunk/.gitignore +++ b/.trunk/.gitignore @@ -6,3 +6,4 @@ plugins user_trunk.yaml user.yaml +tmp diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index a52501f..f246e57 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,21 +1,21 @@ version: 0.1 cli: - version: 1.18.1 + version: 1.19.0 plugins: sources: - id: trunk - ref: v1.4.1 + ref: v1.4.2 uri: https://github.com/trunk-io/plugins lint: enabled: - - checkov@3.1.46 - - trivy@0.48.1 - - trufflehog@3.63.7 + - checkov@3.1.57 + - trivy@0.48.3 + - trufflehog@3.63.8 - oxipng@9.0.0 - yamllint@1.33.0 - shellcheck@0.9.0 - shfmt@3.6.0 - - swiftformat@0.52.11 + - swiftformat@0.53.0 - prettier@3.1.1 - actionlint@1.6.26 - markdownlint@0.38.0