Skip to content

Commit f3f2b71

Browse files
Upgrade trunk to 1.22.6-beta.2 (#868)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) cli upgraded: 1.22.5-beta.3 → 1.22.6-beta.2 1 linter was upgraded: - eslint 9.9.1 → 9.10.0 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>
1 parent a7e3b46 commit f3f2b71

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.trunk/trunk.yaml

Lines changed: 2 additions & 2 deletions
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.5-beta.3
5+
version: 1.22.6-beta.2
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.9.1
45+
- eslint@9.10.0
4646
- trunk-toolbox@0.4.1
4747
disabled:
4848
- pylint # pylint diagnostics are too strict

0 commit comments

Comments
 (0)