From 3200c574a6399f2f96eccd5f542990e6e7ab9e66 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 07:25:39 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- web/eslint-suppressions.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/web/eslint-suppressions.json b/web/eslint-suppressions.json index 4a0bb909e2..9fb3155898 100644 --- a/web/eslint-suppressions.json +++ b/web/eslint-suppressions.json @@ -6439,11 +6439,8 @@ } }, "app/components/workflow-app/hooks/use-workflow-run.ts": { - "no-restricted-imports": { - "count": 1 - }, "ts/no-explicit-any": { - "count": 13 + "count": 5 } }, "app/components/workflow-app/hooks/use-workflow-template.ts": {