Skip to content

Commit

Permalink
Upgrade trunk to 1.22.9-beta.19
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerJang27 authored and github-actions[bot] committed Jan 8, 2025
1 parent 90c77ca commit 02e8afc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.8-beta.6
version: 1.22.9-beta.19
shell_hooks:
enforce: true

Expand Down Expand Up @@ -42,7 +42,7 @@ lint:
enabled:
# enabled linters inherited from github.com/trunk-io/configs plugin
- definition-checker
- eslint@9.16.0
- eslint@9.17.0
- [email protected]
disabled:
- pylint # pylint diagnostics are too strict
Expand Down Expand Up @@ -102,8 +102,8 @@ actions:
- tool-test-helper
tools:
enabled:
- clangd-indexing-tools@18.1.3
- clangd@18.1.3
- clangd-indexing-tools@19.1.2
- clangd@19.1.2
runtimes:
# expose shims in .trunk/tools
- node

0 comments on commit 02e8afc

Please sign in to comment.