diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index c5da79967..fba1a4c9c 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -2,7 +2,7 @@ version: 0.1 # version used for local trunk runs and testing cli: - version: 1.22.5-beta.3 + version: 1.22.6-beta.2 shell_hooks: enforce: true @@ -42,7 +42,7 @@ lint: enabled: # enabled linters inherited from github.com/trunk-io/configs plugin - definition-checker - - eslint@9.9.1 + - eslint@9.10.0 - trunk-toolbox@0.4.1 disabled: - pylint # pylint diagnostics are too strict