Skip to content

Commit df42452

Browse files
Upgrade trunk to 1.22.8-beta.6 (#906)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) cli upgraded: 1.22.8-beta.2 → 1.22.8-beta.6 2 linters were upgraded: - eslint 9.13.0 → 9.14.0 - trunk-toolbox 0.5.0 → 0.5.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]>
1 parent cf4a9c5 commit df42452

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: .trunk/trunk.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 0.1
22

33
# version used for local trunk runs and testing
44
cli:
5-
version: 1.22.8-beta.2
5+
version: 1.22.8-beta.6
66
shell_hooks:
77
enforce: true
88

@@ -42,8 +42,8 @@ lint:
4242
enabled:
4343
# enabled linters inherited from github.com/trunk-io/configs plugin
4444
- definition-checker
45-
- eslint@9.13.0
46-
45+
- eslint@9.14.0
46+
4747
disabled:
4848
- pylint # pylint diagnostics are too strict
4949
- semgrep

0 commit comments

Comments
 (0)