From 8f0a2e041e453b2fbe7f3bb41f0a13cfb5ad0b58 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, 4 Oct 2024 01:17:52 -0700 Subject: [PATCH] Upgrade trunk (#157) 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: - actionlint 1.7.2 → 1.7.3 - cfnlint 1.15.1 → 1.15.2 - checkov 3.2.255 → 3.2.256 - osv-scanner 1.8.5 → 1.9.0 - renovate 38.98.0 → 38.106.4 2 tools were upgraded: - gh 2.57.0 → 2.58.0 - gt 1.4.5 → 1.4.6 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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugin.yaml b/plugin.yaml index 0b3a0bc..7e0f700 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -12,13 +12,13 @@ runtimes: lint: # By sourcing this plugin, repos will enable these linters enabled: - - actionlint@1.7.2 + - actionlint@1.7.3 - bandit@1.7.10 - black@24.8.0 - buf-lint@1.31.0! - buildifier@7.3.1 - - cfnlint@1.15.1 - - checkov@3.2.255 + - cfnlint@1.15.2 + - checkov@3.2.256 - clang-format@17.0.1 - clang-tidy@17.0.1 - clippy@1.71.1 @@ -32,13 +32,13 @@ lint: - markdown-link-check@3.12.2 - mypy@1.11.2 - nancy@1.0.46 - - osv-scanner@1.8.5 + - osv-scanner@1.9.0 - oxipng@9.1.2 - pragma-once - prettier@3.3.3 - prisma@5.20.0 - pylint@3.3.1 - - renovate@38.98.0 + - renovate@38.106.4 - rubocop@1.39.0 - ruff@0.6.8 - rustfmt@1.68.2 @@ -89,5 +89,5 @@ actions: tools: enabled: - - gh@2.57.0 - - gt@1.4.5 + - gh@2.58.0 + - gt@1.4.6