Skip to content

Commit

Permalink
Upgrade trunk to 1.15.0 (#180)
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)

cli upgraded: 1.13.0 → 1.15.0

1 plugin was upgraded:

- trunk-io/configs v0.0.6 → v0.0.7

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: Maverick Chung <[email protected]>
Co-authored-by: Maverick Chung <[email protected]>
  • Loading branch information
4 people authored Sep 13, 2023
1 parent 632304d commit 86a8ee9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .trunk/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*logs
*actions
*notifications
*tools
plugins
user_trunk.yaml
user.yaml
tools
6 changes: 3 additions & 3 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
version: 0.1

cli:
version: 1.13.0
version: 1.15.0

plugins:
sources:
- id: trunk
ref: v1.1.1
ref: v1.2.1
uri: https://github.com/trunk-io/plugins
- id: configs
ref: v0.0.6
ref: v0.0.7
uri: https://github.com/trunk-io/configs

lint:
Expand Down

0 comments on commit 86a8ee9

Please sign in to comment.