From 379bad1367a76ee91ba1e151f9a652451c16b652 Mon Sep 17 00:00:00 2001 From: "trunk-open-pr-bot[bot]" <131314627+trunk-open-pr-bot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 11:03:57 -0700 Subject: [PATCH] Upgrade trunk (#167) 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: - cfnlint 1.16.1 → 1.17.1 - prisma 5.21.0 → 5.21.1 - renovate 38.124.3 → 38.127.0 - ruff 0.6.9 → 0.7.0 - semgrep 1.91.0 → 1.92.0 - trufflehog 3.82.9 → 3.82.11 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: TylerJang27 <42743566+TylerJang27@users.noreply.github.com> --- plugin.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/plugin.yaml b/plugin.yaml index 2be902f..69007f8 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -17,7 +17,7 @@ lint: - black@24.10.0 - buf-lint@1.31.0! - buildifier@7.3.1 - - cfnlint@1.16.1 + - cfnlint@1.17.1 - checkov@3.2.267 - clang-format@17.0.1 - clang-tidy@17.0.1 @@ -36,13 +36,13 @@ lint: - oxipng@9.1.2 - pragma-once - prettier@3.3.3 - - prisma@5.21.0 + - prisma@5.21.1 - pylint@3.3.1 - - renovate@38.124.3 + - renovate@38.127.0 - rubocop@1.39.0 - - ruff@0.6.9 + - ruff@0.7.0 - rustfmt@1.68.2 - - semgrep@1.91.0 + - semgrep@1.92.0 - shellcheck@0.10.0 - shfmt@3.6.0 - sort-package-json@2.10.1 @@ -56,7 +56,7 @@ lint: - terrascan@1.19.1 # Disabled until filesystem scanner initialize error resolved. # - trivy@0.54.1 - - trufflehog@3.82.9 + - trufflehog@3.82.11 - trunk-toolbox@0.4.1 - yamllint@1.35.1