diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 6a23e8dc4..c01431120 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -42,8 +42,8 @@ lint: enabled: # enabled linters inherited from github.com/trunk-io/configs plugin - definition-checker - - eslint@9.14.0 - - trunk-toolbox@0.5.3 + - eslint@9.15.0 + - trunk-toolbox@0.5.4 disabled: - pylint # pylint diagnostics are too strict - semgrep