From a0e9e861eec42fb6fd736ed00bfd76b64df60501 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 10:29:30 +0200 Subject: [PATCH] ci(deps): upgrade trunk (#96) 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 2ea00d2..3665346 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -7,7 +7,7 @@ cli: plugins: sources: - id: trunk - ref: v1.6.0 + ref: v1.6.1 uri: https://github.com/trunk-io/plugins # Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes) runtimes: @@ -19,15 +19,15 @@ runtimes: lint: enabled: - actionlint@1.7.1 - - checkov@3.2.174 + - checkov@3.2.208 - git-diff-check - gofmt@1.20.4 - golangci-lint@1.59.1 - markdownlint@0.41.0 - - osv-scanner@1.8.1 - - prettier@3.3.2 - - trivy@0.52.2 - - trufflehog@3.79.0 + - osv-scanner@1.8.2 + - prettier@3.3.3 + - trivy@0.53.0 + - trufflehog@3.80.1 - yamllint@1.35.1 actions: enabled: