Skip to content

Commit

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

- cfnlint 0.85.1 → 0.85.2
- checkov 3.2.21 → 3.2.23
- prisma 5.9.1 → 5.10.2
- renovate 37.192.2 → 37.206.1
- ruff 0.2.1 → 0.2.2
- semgrep 1.61.0 → 1.61.1
- sort-package-json 2.7.0 → 2.8.0
- trufflehog 3.67.6 → 3.67.7
- yamllint 1.35.0 → 1.35.1

1 tool was upgraded:

- gt 1.1.5 → 1.2.3

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 23, 2024
1 parent 173e962 commit 109f709
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ lint:
- [email protected]
- [email protected]
- [email protected]
- [email protected].1
- [email protected].21
- [email protected].2
- [email protected].23
- [email protected]
- [email protected]
- [email protected]
Expand All @@ -36,16 +36,16 @@ lint:
- [email protected]
- pragma-once
- [email protected]
- prisma@5.9.1
- prisma@5.10.2
- [email protected]
- renovate@37.192.2
- renovate@37.206.1
- [email protected]
- [email protected].1
- [email protected].2
- [email protected]
- [email protected].0
- [email protected].1
- [email protected]
- [email protected]
- sort-package-json@2.7.0
- sort-package-json@2.8.0
- [email protected]
- [email protected]:
packages:
Expand All @@ -55,9 +55,9 @@ lint:
- [email protected]
- [email protected]
- [email protected]
- [email protected].6
- [email protected].7
- [email protected]
- [email protected].0
- [email protected].1

# Sourcing repos will have these configs available to applicable linters
exported_configs:
Expand Down Expand Up @@ -89,4 +89,4 @@ actions:
tools:
enabled:
- [email protected]
- gt@1.1.5
- gt@1.2.3

0 comments on commit 109f709

Please sign in to comment.