From 4d5153f7bd029b3cf5149c40a60082adf3353f8e Mon Sep 17 00:00:00 2001 From: TylerJang27 <42743566+TylerJang27@users.noreply.github.com> Date: Wed, 25 Sep 2024 08:03:30 +0000 Subject: [PATCH] Upgrade trunk --- .trunk/trunk.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index fba1a4c9c..981a8b5ec 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -42,7 +42,7 @@ lint: enabled: # enabled linters inherited from github.com/trunk-io/configs plugin - definition-checker - - eslint@9.10.0 + - eslint@9.11.1 - trunk-toolbox@0.4.1 disabled: - pylint # pylint diagnostics are too strict