Skip to content

Commit

Permalink
(Chore): Enable grpcui tool (#163)
Browse files Browse the repository at this point in the history
Enabled by default for easy use. When this is released and monorepo is
upgraded, it will auto-have this enabled
  • Loading branch information
TylerJang27 authored Oct 17, 2024
1 parent 8872747 commit e692315
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
version: 0.1
cli:
version: 1.22.2
version: 1.22.6
plugins:
sources:
- id: trunk
uri: https://github.com/trunk-io/plugins
ref: v1.6.2
ref: v1.6.4

- id: configs
local: .
Expand Down
1 change: 1 addition & 0 deletions plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,6 @@ tools:
parse_regex: trunk-analytics-cli ${semver}
enabled:
- [email protected]
- [email protected]
- [email protected]
- [email protected]

0 comments on commit e692315

Please sign in to comment.