From 139958af7482bce906f136373ab35d11310af4ca 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, 23 Sep 2024 02:43:19 -0700 Subject: [PATCH] Upgrade trunk (#152) 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.12.4 → 1.14.2 - checkov 3.2.253 → 3.2.255 - renovate 38.77.3 → 38.91.0 - ruff 0.6.4 → 0.6.6 - semgrep 1.86.0 → 1.89.0 - trufflehog 3.82.1 → 3.82.2 2 tools were upgraded: - gh 2.56.0 → 2.57.0 - gt 1.4.4 → 1.4.5 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 43edaa8..0539a5c 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -17,8 +17,8 @@ lint: - black@24.8.0 - buf-lint@1.31.0! - buildifier@7.3.1 - - cfnlint@1.12.4 - - checkov@3.2.253 + - cfnlint@1.14.2 + - checkov@3.2.255 - clang-format@17.0.1 - clang-tidy@17.0.1 - clippy@1.71.1 @@ -38,11 +38,11 @@ lint: - prettier@3.3.3 - prisma@5.19.1 - pylint@3.2.7 - - renovate@38.77.3 + - renovate@38.91.0 - rubocop@1.39.0 - - ruff@0.6.4 + - ruff@0.6.6 - rustfmt@1.68.2 - - semgrep@1.86.0 + - semgrep@1.89.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.1 + - trufflehog@3.82.2 - trunk-toolbox@0.4.1 - yamllint@1.35.1 @@ -89,5 +89,5 @@ actions: tools: enabled: - - gh@2.56.0 - - gt@1.4.4 + - gh@2.57.0 + - gt@1.4.5