From aa389b0edc9afc16105cfe5b9989daf9edbfa3b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 09:14:56 -0700 Subject: [PATCH] chore: upgrade trunk to 1.22.6 (#340) 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.5 → 1.22.6 7 linters were upgraded: - actionlint 1.7.2 → 1.7.3 - checkov 3.2.255 → 3.2.256 - gitleaks 8.19.2 → 8.19.3 - osv-scanner 1.8.5 → 1.9.0 - renovate 38.96.0 → 38.106.4 - ruff 0.6.7 → 0.6.8 - trufflehog 3.82.5 → 3.82.6 1 plugin was upgraded: - trunk-io/plugins v1.6.2 → v1.6.3 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 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 29ef2ee..9375b6f 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,10 +1,10 @@ version: 0.1 cli: - version: 1.22.5 + version: 1.22.6 plugins: sources: - id: trunk - ref: v1.6.2 + ref: v1.6.3 uri: https://github.com/trunk-io/plugins actions: enabled: @@ -26,24 +26,24 @@ lint: enabled: - bandit@1.7.10 - black@24.8.0 - - checkov@3.2.255 + - checkov@3.2.256 - isort@5.13.2 - - ruff@0.6.7 + - ruff@0.6.8 - trivy@0.55.2 - gokart@0.5.1 - - osv-scanner@1.8.5 + - osv-scanner@1.9.0 - svgo@3.3.2 - terrascan@1.19.1 - - trufflehog@3.82.5 - - actionlint@1.7.2 + - trufflehog@3.82.6 + - actionlint@1.7.3 - git-diff-check@SYSTEM - - gitleaks@8.19.2 + - gitleaks@8.19.3 - gofmt@1.20.4 - golangci-lint@1.61.0 - hadolint@2.12.0 - markdownlint@0.42.0 - prettier@3.3.3 - - renovate@38.96.0 + - renovate@38.106.4 - shellcheck@0.10.0 - shfmt@3.6.0 - stylua@0.20.0