From 853318423235ccff400789b5651b92da4df704fd 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, 5 Jan 2024 12:46:53 -0500 Subject: [PATCH] Upgrade trunk (#62) 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: - checkov 3.1.46 → 3.1.51 - renovate 37.111.0 → 37.120.0 - ruff 0.1.9 → 0.1.11 - semgrep 1.54.3 → 1.55.0 - svgo 3.1.0 → 3.2.0 1 tool was upgraded: - gt 1.0.13 → 1.0.14 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 --- plugin.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/plugin.yaml b/plugin.yaml index c9a0776..dc65be7 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -45,7 +45,7 @@ lint: - buf-lint@1.28.1 - buildifier@6.4.0 - cfnlint@0.83.7 - - checkov@3.1.46 + - checkov@3.1.51 - clang-format@17.0.1 - clang-tidy@17.0.1 - clippy@1.71.1 @@ -65,17 +65,17 @@ lint: - prettier@3.1.1 - prisma@5.7.1 - pylint@3.0.3 - - renovate@37.111.0 + - renovate@37.120.0 - rubocop@1.39.0 - - ruff@0.1.9 + - ruff@0.1.11 - rustfmt@1.68.2 - - semgrep@1.54.3 + - semgrep@1.55.0 - shellcheck@0.9.0 - shfmt@3.6.0 - sort-package-json@2.6.0 - sql-formatter@15.0.2 - stylelint@16.1.0 - - svgo@3.1.0 + - svgo@3.2.0 - taplo@0.8.1 - terrascan@1.18.11 - trivy@0.48.1 @@ -113,4 +113,4 @@ actions: tools: enabled: - gh@2.40.1 - - gt@1.0.13 + - gt@1.0.14