From 7040082e8da2ecf9210da005e008dd45cf8ae80a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 12:06:05 +0000 Subject: [PATCH] ci(deps): upgrade trunk (#20) --- .trunk/trunk.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 5ad9341..dcc3a30 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -7,7 +7,7 @@ cli: plugins: sources: - id: trunk - ref: v1.4.2 + ref: v1.4.3 uri: https://github.com/trunk-io/plugins # Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes) runtimes: @@ -22,13 +22,13 @@ lint: - checkov@3.2.21 - git-diff-check - gofmt@1.20.4 - - golangci-lint@1.56.1 + - golangci-lint@1.56.2 - markdownlint@0.39.0 - osv-scanner@1.6.2 - prettier@3.2.5 - trivy@0.49.1 - trufflehog@3.67.6 - - yamllint@1.34.0 + - yamllint@1.35.0 actions: enabled: - trunk-announce