From 6ba6d9f0d738ff07ad313f1e2f645c76fa52680b 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, 26 Jul 2024 10:07:08 -0700 Subject: [PATCH] Upgrade trunk (#129) 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: - buf-lint 1.34.0 → 1.35.1 - cfnlint 1.8.0 → 1.8.2 - checkov 3.2.193 → 3.2.205 - mypy 1.10.1 → 1.11.0 - pylint 3.2.5 → 3.2.6 - renovate 37.432.0 → 37.440.7 - ruff 0.5.2 → 0.5.4 - semgrep 1.79.0 → 1.81.0 - trufflehog 3.79.0 → 3.80.1 1 tool was upgraded: - gt 1.3.10 → 1.4.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 <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 f1e2bb7..381f42e 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -15,10 +15,10 @@ lint: - actionlint@1.7.1 - bandit@1.7.9 - black@24.4.2 - - buf-lint@1.34.0 + - buf-lint@1.35.1 - buildifier@7.1.2 - - cfnlint@1.8.0 - - checkov@3.2.193 + - cfnlint@1.8.2 + - checkov@3.2.205 - clang-format@17.0.1 - clang-tidy@17.0.1 - clippy@1.71.1 @@ -30,19 +30,19 @@ lint: - isort@5.13.2 - markdownlint@0.41.0 - markdown-link-check@3.12.2 - - mypy@1.10.1 + - mypy@1.11.0 - nancy@1.0.46 - osv-scanner@1.8.2 - oxipng@9.1.2 - pragma-once - prettier@3.3.3 - prisma@5.17.0 - - pylint@3.2.5 - - renovate@37.432.0 + - pylint@3.2.6 + - renovate@37.440.7 - rubocop@1.39.0 - - ruff@0.5.2 + - ruff@0.5.4 - rustfmt@1.68.2 - - semgrep@1.79.0 + - semgrep@1.81.0 - shellcheck@0.10.0 - shfmt@3.6.0 - sort-package-json@2.10.0 @@ -55,7 +55,7 @@ lint: - taplo@0.9.2 - terrascan@1.19.1 - trivy@0.53.0 - - trufflehog@3.79.0 + - trufflehog@3.80.1 - trunk-toolbox@0.3.2 - yamllint@1.35.1 @@ -89,4 +89,4 @@ actions: tools: enabled: - gh@2.53.0 - - gt@1.3.10 + - gt@1.4.1