From 6aacb401b631e30f84ca0daa2f59ecaa39c385c2 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, 15 Sep 2023 10:50:06 -0700 Subject: [PATCH] Upgrade trunk (#28) 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: - black 23.7.0 → 23.9.1 - eslint 8.48.0 → 8.49.0 - osv-scanner 1.3.6 → 1.4.0 - prisma 5.2.0 → 5.3.0 - renovate 36.88.0 → 36.93.7 - ruff 0.0.287 → 0.0.289 - trufflehog 3.54.3 → 3.55.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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugin.yaml b/plugin.yaml index d3bb255..47a1b6f 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -41,7 +41,7 @@ lint: enabled: - actionlint@1.6.25 - bandit@1.7.5 - - black@23.7.0 + - black@23.9.1 - buf-lint@1.26.1 - buildifier@6.3.3 - cfnlint@0.79.9 @@ -49,7 +49,7 @@ lint: - clang-format@16.0.3 - clang-tidy@16.0.3 - clippy@1.71.1 - - eslint@8.48.0 + - eslint@8.49.0 - git-diff-check - gofmt@1.20.4 - golangci-lint@1.54.2 @@ -58,15 +58,15 @@ lint: - markdownlint@0.36.0 - mypy@1.5.1 - nancy@1.0.42 - - osv-scanner@1.3.6 + - osv-scanner@1.4.0 - oxipng@8.0.0 - pragma-once - prettier@3.0.3 - - prisma@5.2.0 + - prisma@5.3.0 - pylint@2.17.5 - - renovate@36.88.0 + - renovate@36.93.7 - rubocop@1.39.0 - - ruff@0.0.287 + - ruff@0.0.289 - rustfmt@1.68.2 - semgrep@1.39.0 - shellcheck@0.9.0 @@ -78,7 +78,7 @@ lint: - taplo@0.8.1 - terrascan@1.18.3 - trivy@0.45.0 - - trufflehog@3.54.3 + - trufflehog@3.55.1 - trunk-toolbox@0.0.1 - yamllint@1.32.0