From d0b8f4eb0065e956dfbc87d056b0fd3a8d944c66 Mon Sep 17 00:00:00 2001 From: Serpentiel <18222223+Serpentiel@users.noreply.github.com> Date: Mon, 19 Aug 2024 08:07:52 +0000 Subject: [PATCH] ci(deps): upgrade trunk to 1.22.3 --- .trunk/trunk.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index d84941d..a3acf1c 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -2,7 +2,7 @@ # 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.3 # Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins) plugins: sources: @@ -19,15 +19,15 @@ runtimes: lint: enabled: - actionlint@1.7.1 - - checkov@3.2.219 + - checkov@3.2.228 - git-diff-check - gofmt@1.20.4 - - golangci-lint@1.59.1 + - golangci-lint@1.60.1 - markdownlint@0.41.0 - osv-scanner@1.8.3 - prettier@3.3.3 - trivy@0.54.1 - - trufflehog@3.81.7 + - trufflehog@3.81.9 - yamllint@1.35.1 actions: enabled: