From 7a24477479168df11c0d39bbae7c1e55673b7933 Mon Sep 17 00:00:00 2001 From: "trunk-open-pr-bot[bot]" <131314627+trunk-open-pr-bot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 09:57:04 -0700 Subject: [PATCH] Upgrade trunk (#121) 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) 5 linters were upgraded: - cfnlint 1.3.7 → 1.4.2 - checkov 3.2.148 → 3.2.156 - prisma 5.16.0 → 5.16.1 - ruff 0.4.10 → 0.5.0 - semgrep 1.77.0 → 1.78.0 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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugin.yaml b/plugin.yaml index 6886cb0..0b45c9a 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -17,8 +17,8 @@ lint: - black@24.4.2 - buf-lint@1.34.0 - buildifier@7.1.2 - - cfnlint@1.3.7 - - checkov@3.2.148 + - cfnlint@1.4.2 + - checkov@3.2.156 - clang-format@17.0.1 - clang-tidy@17.0.1 - clippy@1.71.1 @@ -36,13 +36,13 @@ lint: - oxipng@9.1.1 - pragma-once - prettier@3.3.2 - - prisma@5.16.0 + - prisma@5.16.1 - pylint@3.2.4 - renovate@37.420.1 - rubocop@1.39.0 - - ruff@0.4.10 + - ruff@0.5.0 - rustfmt@1.68.2 - - semgrep@1.77.0 + - semgrep@1.78.0 - shellcheck@0.10.0 - shfmt@3.6.0 - sort-package-json@2.10.0