Skip to content

Commit

Permalink
Upgrade trunk to 1.22.10-beta.7
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerJang27 authored and github-actions[bot] committed Feb 5, 2025
1 parent face906 commit 3ef135b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.10-beta.7
shell_hooks:
enforce: true

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

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

lint:
files:
Expand All @@ -42,7 +42,7 @@ lint:
enabled:
# enabled linters inherited from github.com/trunk-io/configs plugin
- definition-checker
- eslint@9.16.0
- eslint@9.19.0
- [email protected]
disabled:
- pylint # pylint diagnostics are too strict
Expand Down Expand Up @@ -107,8 +107,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 3ef135b

Please sign in to comment.