From 6b500e70879c589af82750e9432898baa4e899d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 08:49:55 +0000 Subject: [PATCH] ci(deps): upgrade trunk (#27) --- .trunk/trunk.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index c731961..adaf483 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -18,8 +18,8 @@ runtimes: # This is the section where you manage your linters. (https://docs.trunk.io/check/configuration) lint: enabled: - - actionlint@1.6.26 - - checkov@3.2.24 + - actionlint@1.6.27 + - checkov@3.2.26 - git-diff-check - gofmt@1.20.4 - golangci-lint@1.56.2 @@ -27,7 +27,7 @@ lint: - osv-scanner@1.6.2 - prettier@3.2.5 - trivy@0.49.1 - - trufflehog@3.68.0 + - trufflehog@3.68.2 - yamllint@1.35.1 actions: enabled: