Skip to content

Commit

Permalink
Upgrade trunk to 1.22.5-beta.3 (#854)
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.4-beta.1 → 1.22.5-beta.3

1 linter was upgraded:

- eslint 9.9.0 → 9.9.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 <42743566+TylerJang27@users.noreply.github.com>
  • Loading branch information
trunk-open-pr-bot[bot] and TylerJang27 authored Sep 4, 2024
1 parent f0ed21f commit bb7104b
Showing 1 changed file with 2 additions and 2 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.4-beta.1
version: 1.22.5-beta.3
shell_hooks:
enforce: true

Expand Down Expand Up @@ -42,7 +42,7 @@ lint:
enabled:
# enabled linters inherited from github.com/trunk-io/configs plugin
- definition-checker
- eslint@9.9.0
- eslint@9.9.1
- trunk-toolbox@0.4.1
disabled:
- pylint # pylint diagnostics are too strict
Expand Down

0 comments on commit bb7104b

Please sign in to comment.