From 25a5f9910fbb6f438aa6fd10d7b05043461d3811 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, 2 Aug 2024 14:16:32 -0700 Subject: [PATCH] Upgrade trunk (#132) 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) 9 linters were upgraded: - cfnlint 1.8.2 → 1.9.2 - checkov 3.2.208 → 3.2.217 - mypy 1.11.0 → 1.11.1 - renovate 38.6.0 → 38.17.1 - semgrep 1.81.0 → 1.82.0 - stylelint 16.7.0 → 16.8.1 - taplo 0.9.2 → 0.9.3 - trivy 0.53.0 → 0.54.1 - trufflehog 3.80.1 → 3.80.5 1 tool was upgraded: - gh 2.53.0 → 2.54.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 | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/plugin.yaml b/plugin.yaml index 86d5195..0a416c3 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -17,8 +17,8 @@ lint: - black@24.4.2 - buf-lint@1.35.1 - buildifier@7.1.2 - - cfnlint@1.8.2 - - checkov@3.2.208 + - cfnlint@1.9.2 + - checkov@3.2.217 - clang-format@17.0.1 - clang-tidy@17.0.1 - clippy@1.71.1 @@ -30,7 +30,7 @@ lint: - isort@5.13.2 - markdownlint@0.41.0 - markdown-link-check@3.12.2 - - mypy@1.11.0 + - mypy@1.11.1 - nancy@1.0.46 - osv-scanner@1.8.2 - oxipng@9.1.2 @@ -38,24 +38,24 @@ lint: - prettier@3.3.3 - prisma@5.17.0 - pylint@3.2.6 - - renovate@38.6.0 + - renovate@38.17.1 - rubocop@1.39.0 - ruff@0.5.5 - rustfmt@1.68.2 - - semgrep@1.81.0 + - semgrep@1.82.0 - shellcheck@0.10.0 - shfmt@3.6.0 - sort-package-json@2.10.0 - sql-formatter@15.3.2 - - stylelint@16.7.0: + - stylelint@16.8.1: packages: - stylelint-config-standard-scss@13.1.0 - stylelint-config-clean-order@6.1.0 - svgo@3.3.2 - - taplo@0.9.2 + - taplo@0.9.3 - terrascan@1.19.1 - - trivy@0.53.0 - - trufflehog@3.80.1 + - trivy@0.54.1 + - trufflehog@3.80.5 - trunk-toolbox@0.3.2 - yamllint@1.35.1 @@ -88,5 +88,5 @@ actions: tools: enabled: - - gh@2.53.0 + - gh@2.54.0 - gt@1.4.1