From 22be302fda8fb902113af5a000051be942c57199 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 09:03:34 -0700 Subject: [PATCH] chore: upgrade trunk (#318) 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) 4 linters were upgraded: - checkov 3.2.235 → 3.2.239 - golangci-lint 1.60.2 → 1.60.3 - renovate 38.47.0 → 38.57.0 - ruff 0.6.1 → 0.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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 2252ce7d..c64dad15 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -26,9 +26,9 @@ lint: enabled: - bandit@1.7.9 - black@24.8.0 - - checkov@3.2.235 + - checkov@3.2.239 - isort@5.13.2 - - ruff@0.6.1 + - ruff@0.6.2 - trivy@0.54.1 - gokart@0.5.1 - osv-scanner@1.8.4 @@ -39,11 +39,11 @@ lint: - git-diff-check@SYSTEM - gitleaks@8.18.4 - gofmt@1.20.4 - - golangci-lint@1.60.2 + - golangci-lint@1.60.3 - hadolint@2.12.0 - markdownlint@0.41.0 - prettier@3.3.3 - - renovate@38.47.0 + - renovate@38.57.0 - shellcheck@0.10.0 - shfmt@3.6.0 - stylua@0.20.0