From 8cf2f9d94b4201078f6fa0c02bfe73792941ea1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 09:31:31 +0300 Subject: [PATCH] ci(deps): upgrade trunk (#73) Co-authored-by: Serpentiel <18222223+Serpentiel@users.noreply.github.com> --- .trunk/trunk.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 6f29256..b2cfe24 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.0 - - checkov@3.2.106 + - actionlint@1.7.1 + - checkov@3.2.120 - git-diff-check - gofmt@1.20.4 - golangci-lint@1.57.2 - - markdownlint@0.40.0 - - osv-scanner@1.7.3 + - markdownlint@0.41.0 + - osv-scanner@1.7.4 - prettier@3.2.5 - - trivy@0.51.2 - - trufflehog@3.76.3 + - trivy@0.51.4 + - trufflehog@3.77.0 - yamllint@1.35.1 actions: enabled: