Skip to content

Commit

Permalink
Upgrade trunk to 1.22.2-beta.9 (#785)
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.22.2-beta.7 → 1.22.2-beta.9

1 plugin was upgraded:

- trunk-io/configs v1.0.4 → v1.0.5

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 May 22, 2024
1 parent c760797 commit 61d2685
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 0.1

# version used for local trunk runs and testing
cli:
version: 1.22.2-beta.7
version: 1.22.2-beta.9
shell_hooks:
enforce: true

Expand All @@ -17,7 +17,7 @@ plugins:

- id: configs
uri: https://github.com/trunk-io/configs
ref: v1.0.4
ref: v1.0.5

lint:
files:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
// trunk-upgrade-validation:RELEASE


exports[`Testing linter circleci test CUSTOM 1`] = `
{
Expand Down Expand Up @@ -69,7 +71,8 @@ exports[`Testing linter circleci test CUSTOM 1`] = `
- | | | | | INPUT:
- | | | | | - true
- 2. [#/jobs/install-node-example] expected type: String, found: Mapping
- | Job may be a string reference to another job",
- | Job may be a string reference to another job
- 3. [#/jobs/install-node-example] required key [type] not found",
"targetType": "circleci-config",
},
],
Expand Down

0 comments on commit 61d2685

Please sign in to comment.