Read the statement by Michael Teeuw here.
updatenotification
- 
 Hello everyone and happy new year 
 I currently have the MagicMirror version 2.18.0
 and I have several modules in it
 I want to keep my current version of MagicMirror
 but I need to keep the modules up to dateI would like to use ignoreModules under updatenotification 
 is it possible to instruct ignoremodules not to look for MagicMirror updates
 just the modulesI have been doing it manually with a shell script every once in a while 
 but since I have ignoremodules It would be nice to utilize it
- 
 @Ray said in updatenotification: is it possible to instruct ignoremodules not to look for MagicMirror updates looking at the sources this is not possible at the moment but it is easy to implement. Can you open an issue on github for this? Thanks. 
- 
 @karsten13 thanks for the reply. I didn’t think it was possible, but I will certainly open up an issue and see what happens. 
 Thanks again

