Skip to content

Commit

Permalink
Upgrade trunk (#69)
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)

13 linters were upgraded:

- black 23.12.1 → 24.1.1
- cfnlint 0.84.0 → 0.85.0
- checkov 3.1.70 → 3.2.3
- markdownlint 0.38.0 → 0.39.0
- osv-scanner 1.6.1 → 1.6.2
- prisma 5.8.1 → 5.9.0
- renovate 37.152.0 → 37.165.0
- ruff 0.1.14 → 0.1.15
- semgrep 1.58.0 → 1.59.0
- sort-package-json 2.6.0 → 2.7.0
- sql-formatter 15.1.2 → 15.2.0
- stylelint 16.2.0 → 16.2.0
  - stylelint-config-clean-order 5.4.0 → 5.4.1
- trufflehog 3.64.0 → 3.66.3

1 tool was upgraded:

- gh 2.42.1 → 2.43.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 <[email protected]>
  • Loading branch information
trunk-open-pr-bot[bot] and TylerJang27 authored Feb 2, 2024
1 parent 8ed35f6 commit 157bb65
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@ lint:
enabled:
- [email protected]
- [email protected]
- black@23.12.1
- black@24.1.1
- [email protected]
- [email protected]
- cfnlint@0.84.0
- checkov@3.1.70
- cfnlint@0.85.0
- checkov@3.2.3
- [email protected]
- [email protected]
- [email protected]
Expand All @@ -55,34 +55,34 @@ lint:
- [email protected]
- [email protected]
- [email protected]
- markdownlint@0.38.0
- markdownlint@0.39.0
- [email protected]
- [email protected]
- [email protected]
- [email protected].1
- [email protected].2
- [email protected]
- pragma-once
- [email protected]
- prisma@5.8.1
- prisma@5.9.0
- [email protected]
- renovate@37.152.0
- renovate@37.165.0
- [email protected]
- [email protected].14
- [email protected].15
- [email protected]
- semgrep@1.58.0
- semgrep@1.59.0
- [email protected]
- [email protected]
- sort-package-json@2.6.0
- sql-formatter@15.1.2
- sort-package-json@2.7.0
- sql-formatter@15.2.0
- [email protected]:
packages:
- [email protected]
- [email protected].0
- [email protected].1
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- trufflehog@3.64.0
- trufflehog@3.66.3
- [email protected]
- [email protected]

Expand Down Expand Up @@ -115,5 +115,5 @@ actions:

tools:
enabled:
- gh@2.42.1
- gh@2.43.1
- [email protected]

0 comments on commit 157bb65

Please sign in to comment.