From a4b90539a65259fb533da31e7d08248132073d53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 10:09:12 +0200 Subject: [PATCH] ci(deps): upgrade trunk to 1.22.7 (#172) Co-authored-by: Serpentiel <18222223+Serpentiel@users.noreply.github.com> --- .trunk/trunk.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 4d0e725..4a31db4 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.6 + version: 1.22.7 # Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins) plugins: sources: @@ -19,7 +19,7 @@ runtimes: lint: enabled: - actionlint@1.7.3 - - checkov@3.2.267 + - checkov@3.2.269 - git-diff-check - gofmt@1.20.4 - golangci-lint@1.61.0 @@ -27,7 +27,7 @@ lint: - osv-scanner@1.9.0 - prettier@3.3.3 - trivy@0.56.2 - - trufflehog@3.82.11 + - trufflehog@3.82.13 - yamllint@1.35.1 actions: enabled: