diff --git a/web/eslint-suppressions.json b/web/eslint-suppressions.json index 6cc85a5600..15b52697cc 100644 --- a/web/eslint-suppressions.json +++ b/web/eslint-suppressions.json @@ -8314,7 +8314,7 @@ }, "app/components/workflow/hooks-store/store.ts": { "ts/no-explicit-any": { - "count": 2 + "count": 6 } }, "app/components/workflow/hooks/__tests__/use-checklist.spec.ts": {