From fee35474fa10fa8adbe18fbe91863b0bf17cbe64 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, 25 Sep 2023 11:55:48 -0700 Subject: [PATCH] Upgrade trunk (#29) 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) 8 linters were upgraded: - cfnlint 0.79.9 → 0.80.2 - markdownlint 0.36.0 → 0.37.0 - prisma 5.3.0 → 5.3.1 - renovate 36.93.7 → 36.97.3 - ruff 0.0.289 → 0.0.290 - semgrep 1.39.0 → 1.41.0 - trivy 0.45.0 → 0.45.1 - trufflehog 3.55.1 → 3.56.1 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 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/plugin.yaml b/plugin.yaml index 47a1b6f..4bc0cf0 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -44,7 +44,7 @@ lint: - black@23.9.1 - buf-lint@1.26.1 - buildifier@6.3.3 - - cfnlint@0.79.9 + - cfnlint@0.80.2 - checkov@2.4.9 - clang-format@16.0.3 - clang-tidy@16.0.3 @@ -55,20 +55,20 @@ lint: - golangci-lint@1.54.2 - hadolint@2.12.0 - isort@5.12.0 - - markdownlint@0.36.0 + - markdownlint@0.37.0 - mypy@1.5.1 - nancy@1.0.42 - osv-scanner@1.4.0 - oxipng@8.0.0 - pragma-once - prettier@3.0.3 - - prisma@5.3.0 + - prisma@5.3.1 - pylint@2.17.5 - - renovate@36.93.7 + - renovate@36.97.3 - rubocop@1.39.0 - - ruff@0.0.289 + - ruff@0.0.290 - rustfmt@1.68.2 - - semgrep@1.39.0 + - semgrep@1.41.0 - shellcheck@0.9.0 - shfmt@3.6.0 - sort-package-json@2.5.1 @@ -77,8 +77,8 @@ lint: - svgo@3.0.2 - taplo@0.8.1 - terrascan@1.18.3 - - trivy@0.45.0 - - trufflehog@3.55.1 + - trivy@0.45.1 + - trufflehog@3.56.1 - trunk-toolbox@0.0.1 - yamllint@1.32.0