Skip to content

Commit

Permalink
Upgrade trunk to 1.22.7-beta.8 (#886)
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.6-beta.14 → 1.22.7-beta.8

1 linter was upgraded:

- eslint 9.11.1 → 9.13.0

1 plugin was upgraded:

- trunk-io/configs v1.0.8 → v1.0.9

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]>
  • Loading branch information
trunk-open-pr-bot[bot] and TylerJang27 authored Oct 24, 2024
1 parent 498e1e6 commit c7c7bc1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.6-beta.14
version: 1.22.7-beta.8
shell_hooks:
enforce: true

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

- id: configs
uri: https://github.com/trunk-io/configs
ref: v1.0.8
ref: v1.0.9

lint:
files:
Expand All @@ -42,7 +42,7 @@ lint:
enabled:
# enabled linters inherited from github.com/trunk-io/configs plugin
- definition-checker
- eslint@9.11.1
- eslint@9.13.0
- [email protected]
disabled:
- pylint # pylint diagnostics are too strict
Expand Down

0 comments on commit c7c7bc1

Please sign in to comment.