From e28a090b8bd90aba6c734322326d7977eb681d04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 10:20:31 -0800 Subject: [PATCH] chore: upgrade trunk (#372) 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) 7 linters were upgraded: - checkov 3.2.281 → 3.2.293 - gitleaks 8.21.1 → 8.21.2 - golangci-lint 1.61.0 → 1.62.0 - hadolint 2.12.0 → 2.12.1-beta - renovate 39.7.1 → 39.15.0 - ruff 0.7.2 → 0.7.3 - trufflehog 3.83.4 → 3.83.6 1 plugin was upgraded: - trunk-io/plugins v1.6.4 → v1.6.5 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 689666ff..1deb2a7c 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -5,7 +5,7 @@ cli: plugins: sources: - id: trunk - ref: v1.6.4 + ref: v1.6.5 uri: https://github.com/trunk-io/plugins actions: enabled: @@ -27,24 +27,24 @@ lint: enabled: - bandit@1.7.10 - black@24.10.0 - - checkov@3.2.281 + - checkov@3.2.293 - isort@5.13.2 - - ruff@0.7.2 + - ruff@0.7.3 - trivy@0.56.2 - gokart@0.5.1 - osv-scanner@1.9.1 - svgo@3.3.2 - terrascan@1.19.1 - - trufflehog@3.83.4 + - trufflehog@3.83.6 - actionlint@1.7.4 - git-diff-check@SYSTEM - - gitleaks@8.21.1 + - gitleaks@8.21.2 - gofmt@1.20.4 - - golangci-lint@1.61.0 - - hadolint@2.12.0 + - golangci-lint@1.62.0 + - hadolint@2.12.1-beta - markdownlint@0.42.0 - prettier@3.3.3 - - renovate@39.7.1 + - renovate@39.15.0 - shellcheck@0.10.0 - shfmt@3.6.0 - stylua@0.20.0