-
Robert Knight authored
Update eslint-config-hypothesis which was in turn holding back various other ESLint packages. The newest update to eslint-plugin-react-hooks found an incorrect usage of `useCallback` in `ThreadCard` where `debounce` was being called on ever render instead of only when certain dependencies changed.
ea93953e