Skip to content

Commit 13ab0b0

Browse files
Upgrade trunk to 1.22.11-beta.4 (#977)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) cli upgraded: 1.22.10-beta.7 → 1.22.11-beta.4 1 linter was upgraded: - eslint 9.19.0 → 9.20.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 <[email protected]> Co-authored-by: Tyler Jang <[email protected]>
1 parent 87eefab commit 13ab0b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.trunk/trunk.yaml

+2-2
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.10-beta.7
5+
version: 1.22.11-beta.4
66
shell_hooks:
77
enforce: true
88

@@ -42,7 +42,7 @@ lint:
4242
enabled:
4343
# enabled linters inherited from github.com/trunk-io/configs plugin
4444
- definition-checker
45-
- eslint@9.19.0
45+
- eslint@9.20.1
4646
4747
disabled:
4848
- pylint # pylint diagnostics are too strict

0 commit comments

Comments
 (0)