From a3c3cb0eb3d89b5c03ec8eabbfdaa03035a5895d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 11:38:44 +0300 Subject: [PATCH] ci(deps): upgrade trunk (#106) --- .trunk/trunk.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index ab6bf2b..fc518de 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -18,12 +18,12 @@ runtimes: # This is the section where you manage your linters. (https://docs.trunk.io/check/configuration) lint: enabled: - - actionlint@1.7.1 + - actionlint@1.7.2 - checkov@3.2.255 - git-diff-check - gofmt@1.20.4 - golangci-lint@1.61.0 - - markdownlint@0.41.0 + - markdownlint@0.42.0 - osv-scanner@1.8.5 - prettier@3.3.3 - trivy@0.55.2