Skip to content

Commit

Permalink
Upgrade trunk to 1.21.1-beta.43 (#748)
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.21.1-beta.20 → 1.21.1-beta.43

2 tools were upgraded:

- clangd 17.0.3 → 18.1.3
- clangd-indexing-tools 17.0.3 → 18.1.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]>
  • Loading branch information
trunk-open-pr-bot[bot] and TylerJang27 authored Apr 23, 2024
1 parent 355be99 commit 6dc58bc
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.21.1-beta.20
version: 1.21.1-beta.43
shell_hooks:
enforce: true

Expand Down Expand Up @@ -79,8 +79,8 @@ actions:
- tool-test-helper
tools:
enabled:
- clangd-indexing-tools@17.0.3
- clangd@17.0.3
- clangd-indexing-tools@18.1.3
- clangd@18.1.3
runtimes:
# expose shims in .trunk/tools
- node

0 comments on commit 6dc58bc

Please sign in to comment.