From 4c225a870c96732acba0777ced4dcff423d5a753 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, 19 Aug 2024 10:46:45 -0700 Subject: [PATCH] Upgrade trunk (#141) 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) 7 linters were upgraded: - cfnlint 1.10.1 → 1.10.2 - checkov 3.2.225 → 3.2.228 - renovate 38.33.0 → 38.37.1 - ruff 0.5.7 → 0.6.0 - semgrep 1.84.1 → 1.85.0 - stylelint 16.8.1 → 16.8.2 - trufflehog 3.81.8 → 3.81.9 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 6532fc2..73049ea 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -17,8 +17,8 @@ lint: - black@24.8.0 - buf-lint@1.31.0! - buildifier@7.1.2 - - cfnlint@1.10.1 - - checkov@3.2.225 + - cfnlint@1.10.2 + - checkov@3.2.228 - clang-format@17.0.1 - clang-tidy@17.0.1 - clippy@1.71.1 @@ -38,16 +38,16 @@ lint: - prettier@3.3.3 - prisma@5.18.0 - pylint@3.2.6 - - renovate@38.33.0 + - renovate@38.37.1 - rubocop@1.39.0 - - ruff@0.5.7 + - ruff@0.6.0 - rustfmt@1.68.2 - - semgrep@1.84.1 + - semgrep@1.85.0 - shellcheck@0.10.0 - shfmt@3.6.0 - sort-package-json@2.10.0 - sql-formatter@15.4.0 - - stylelint@16.8.1: + - stylelint@16.8.2: packages: - stylelint-config-standard-scss@13.1.0 - stylelint-config-clean-order@6.1.0 @@ -55,7 +55,7 @@ lint: - taplo@0.9.3 - terrascan@1.19.1 - trivy@0.54.1 - - trufflehog@3.81.8 + - trufflehog@3.81.9 - trunk-toolbox@0.3.2 - yamllint@1.35.1