Skip to content

Commit

Permalink
Upgrade trunk (#112)
Browse files Browse the repository at this point in the history
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io)

9 linters were upgraded:

- checkov 3.2.120 → 3.2.125
- prettier 3.2.5 → 3.3.1
- prisma 5.14.0 → 5.15.0
- renovate 37.382.4 → 37.393.0
- ruff 0.4.6 → 0.4.8
- semgrep 1.74.0 → 1.75.0
- stylelint 16.6.1 → 16.6.1
  - stylelint-config-clean-order 5.4.2 → 6.0.0
- trivy 0.51.4 → 0.52.0
- trufflehog 3.77.0 → 3.78.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>
  • Loading branch information
trunk-open-pr-bot[bot] and TylerJang27 authored Jun 7, 2024
1 parent ecfa72f commit aad37db
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ lint:
- buf-lint@1.32.2
- buildifier@7.1.2
- cfnlint@0.87.4
- checkov@3.2.120
- checkov@3.2.125
- clang-format@17.0.1
- clang-tidy@17.0.1
- clippy@1.71.1
Expand All @@ -35,27 +35,27 @@ lint:
- osv-scanner@1.7.4
- oxipng@9.1.1
- pragma-once
- prettier@3.2.5
- prisma@5.14.0
- prettier@3.3.1
- prisma@5.15.0
- pylint@3.2.2
- renovate@37.382.4
- renovate@37.393.0
- rubocop@1.39.0
- ruff@0.4.6
- ruff@0.4.8
- rustfmt@1.68.2
- semgrep@1.74.0
- semgrep@1.75.0
- shellcheck@0.10.0
- shfmt@3.6.0
- sort-package-json@2.10.0
- sql-formatter@15.3.1
- stylelint@16.6.1:
packages:
- stylelint-config-standard-scss@13.1.0
- stylelint-config-clean-order@5.4.2
- stylelint-config-clean-order@6.0.0
- svgo@3.3.2
- taplo@0.8.1
- terrascan@1.19.1
- trivy@0.51.4
- trufflehog@3.77.0
- trivy@0.52.0
- trufflehog@3.78.0
- trunk-toolbox@0.3.1
- yamllint@1.35.1

Expand Down

0 comments on commit aad37db

Please sign in to comment.