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": {