From 4acfd0a34f07899bbba2e92b07369ecf2be5b363 Mon Sep 17 00:00:00 2001 From: TylerJang27 <42743566+TylerJang27@users.noreply.github.com> Date: Wed, 27 Nov 2024 10:04:28 +0000 Subject: [PATCH] Upgrade trunk --- .trunk/trunk.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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