From 1b0a0207dd755d38861f3fb45c57c4105d7019a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 18:14:38 +0300 Subject: [PATCH] ci(deps): upgrade trunk to 1.22.5 (#101) --- .trunk/trunk.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 37a95af..ebf77f8 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -2,7 +2,7 @@ # To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml version: 0.1 cli: - version: 1.22.4 + version: 1.22.5 # Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins) plugins: sources: @@ -19,14 +19,14 @@ runtimes: lint: enabled: - actionlint@1.7.1 - - checkov@3.2.242 + - checkov@3.2.246 - git-diff-check - gofmt@1.20.4 - golangci-lint@1.60.3 - markdownlint@0.41.0 - osv-scanner@1.8.4 - prettier@3.3.3 - - trivy@0.54.1 + - trivy@0.55.0 - trufflehog@3.81.10 - yamllint@1.35.1 ignore: