From 50108b747c99e7a20ac94f2c99a0d9d99165ae27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 10:12:40 -0700 Subject: [PATCH] chore: upgrade trunk (#326) 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) 6 linters were upgraded: - checkov 3.2.245 → 3.2.252 - golangci-lint 1.60.3 → 1.61.0 - osv-scanner 1.8.4 → 1.8.5 - renovate 38.67.5 → 38.77.0 - ruff 0.6.3 → 0.6.4 - trufflehog 3.81.10 → 3.82.1 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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index f08abebc..7517c78c 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -26,24 +26,24 @@ lint: enabled: - bandit@1.7.9 - black@24.8.0 - - checkov@3.2.245 + - checkov@3.2.252 - isort@5.13.2 - - ruff@0.6.3 + - ruff@0.6.4 - trivy@0.55.0 - gokart@0.5.1 - - osv-scanner@1.8.4 + - osv-scanner@1.8.5 - svgo@3.3.2 - terrascan@1.19.1 - - trufflehog@3.81.10 + - trufflehog@3.82.1 - actionlint@1.7.1 - git-diff-check@SYSTEM - gitleaks@8.18.4 - gofmt@1.20.4 - - golangci-lint@1.60.3 + - golangci-lint@1.61.0 - hadolint@2.12.0 - markdownlint@0.41.0 - prettier@3.3.3 - - renovate@38.67.5 + - renovate@38.77.0 - shellcheck@0.10.0 - shfmt@3.6.0 - stylua@0.20.0