From feb6e4785452c33b8d6e32412b735b9608eb2fb8 Mon Sep 17 00:00:00 2001 From: "trunk-open-pr-bot[bot]" <131314627+trunk-open-pr-bot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 01:14:32 -0800 Subject: [PATCH] Upgrade trunk (#185) 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: - cfnlint 1.20.2 → 1.22.0 - checkov 3.2.330 → 3.2.334 - prisma 5.22.0 → 6.0.1 - renovate 39.49.3 → 39.62.6 - ruff 0.8.1 → 0.8.2 - semgrep 1.97.0 → 1.99.0 - trufflehog 3.84.2 → 3.86.1 1 tool was upgraded: - trunk-analytics-cli 0.6.5 → 0.6.8 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 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/plugin.yaml b/plugin.yaml index 329de9a..9952a49 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -17,8 +17,8 @@ lint: - black@24.10.0 - buf-lint@1.31.0! - buildifier@7.3.1 - - cfnlint@1.20.2 - - checkov@3.2.330 + - cfnlint@1.22.0 + - checkov@3.2.334 - clang-format@17.0.1 - clang-tidy@17.0.1 - clippy@1.71.1 @@ -36,13 +36,13 @@ lint: - oxipng@9.1.3 - pragma-once - prettier@3.4.2 - - prisma@5.22.0 + - prisma@6.0.1 - pylint@3.3.2 - - renovate@39.49.3 + - renovate@39.62.6 - rubocop@1.39.0 - - ruff@0.8.1 + - ruff@0.8.2 - rustfmt@1.68.2 - - semgrep@1.97.0 + - semgrep@1.99.0 - shellcheck@0.10.0 - shfmt@3.6.0 - sort-package-json@2.12.0 @@ -56,7 +56,7 @@ lint: - terrascan@1.19.1 # Disabled until filesystem scanner initialize error resolved. # - trivy@0.54.1 - - trufflehog@3.84.2 + - trufflehog@3.86.1 - trunk-toolbox@0.5.4 - yamllint@1.35.1 @@ -110,4 +110,4 @@ tools: - gh@2.63.2 - grpcui@1.4.2 - gt@1.4.8 - - trunk-analytics-cli@0.6.5 + - trunk-analytics-cli@0.6.8