Skip to content

Commit

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

7 linters were upgraded:

- cfnlint 1.10.3 → 1.11.0
- checkov 3.2.235 → 3.2.239
- mypy 1.11.1 → 1.11.2
- prisma 5.18.0 → 5.19.0
- renovate 38.51.1 → 38.57.0
- sql-formatter 15.4.0 → 15.4.1
- stylelint 16.8.2 → 16.9.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 <[email protected]>
Co-authored-by: Tyler Jang <[email protected]>
  • Loading branch information
3 people authored Aug 30, 2024
1 parent bfd3cab commit 25e3e78
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins:
sources:
- id: trunk
uri: https://github.com/trunk-io/plugins
ref: v1.6.1
ref: v1.6.2

- id: configs
local: .
Expand Down
17 changes: 9 additions & 8 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]
- cfnlint@1.10.3
- [email protected].235
- cfnlint@1.11.0
- [email protected].239
- [email protected]
- [email protected]
- [email protected]
Expand All @@ -30,31 +30,32 @@ lint:
- [email protected]
- [email protected]
- [email protected]
- [email protected].1
- [email protected].2
- [email protected]
- [email protected]
- [email protected]
- pragma-once
- [email protected]
- prisma@5.18.0
- prisma@5.19.0
- [email protected]
- renovate@38.51.1
- renovate@38.57.0
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected].0
- stylelint@16.8.2:
- [email protected].1
- stylelint@16.9.0:
packages:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
# Disabled until filesystem scanner initialize error resolved.
# - [email protected]
- [email protected]
- [email protected]
- [email protected]
Expand Down

0 comments on commit 25e3e78

Please sign in to comment.