From 855166daccae273b6550ccf43b518c740d88d4c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 11:14:21 +0300 Subject: [PATCH] ci(deps): upgrade trunk (#152) 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 bd94512..e73b920 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -18,16 +18,16 @@ 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 - - trufflehog@3.82.2 + - trufflehog@3.82.6 - yamllint@1.35.1 actions: enabled: