From 5d80c5b0205cc14ca19a118eda1e1966eabb6bca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 09:14:55 -0700 Subject: [PATCH] chore: upgrade trunk to 1.22.3 (#312) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) cli upgraded: 1.22.2 → 1.22.3 6 linters were upgraded: - checkov 3.2.225 → 3.2.235 - golangci-lint 1.60.1 → 1.60.2 - osv-scanner 1.8.3 → 1.8.4 - renovate 38.33.0 → 38.47.0 - ruff 0.5.7 → 0.6.1 - trufflehog 3.81.8 → 3.81.9 1 plugin was upgraded: - trunk-io/plugins v1.6.1 → v1.6.2 This PR was generated by the [Trunk Action]. For more info, see our [docs] or reach out on [Slack]. [Trunk Action]: https://github.com/trunk-io/trunk-action [docs]: https://docs.trunk.io [Slack]: https://slack.trunk.io/ Co-authored-by: scottames <8071752+scottames@users.noreply.github.com> --- .trunk/trunk.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 021a4ed4..2252ce7d 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,10 +1,10 @@ version: 0.1 cli: - version: 1.22.2 + version: 1.22.3 plugins: sources: - id: trunk - ref: v1.6.1 + ref: v1.6.2 uri: https://github.com/trunk-io/plugins actions: enabled: @@ -26,24 +26,24 @@ lint: enabled: - bandit@1.7.9 - black@24.8.0 - - checkov@3.2.225 + - checkov@3.2.235 - isort@5.13.2 - - ruff@0.5.7 + - ruff@0.6.1 - trivy@0.54.1 - gokart@0.5.1 - - osv-scanner@1.8.3 + - osv-scanner@1.8.4 - svgo@3.3.2 - terrascan@1.19.1 - - trufflehog@3.81.8 + - trufflehog@3.81.9 - actionlint@1.7.1 - git-diff-check@SYSTEM - gitleaks@8.18.4 - gofmt@1.20.4 - - golangci-lint@1.60.1 + - golangci-lint@1.60.2 - hadolint@2.12.0 - markdownlint@0.41.0 - prettier@3.3.3 - - renovate@38.33.0 + - renovate@38.47.0 - shellcheck@0.10.0 - shfmt@3.6.0 - stylua@0.20.0