Change update frequency of App Store in Yosemite?

Solution 1:

The same command still works in Yosemite:

sudo defaults write /Library/Preferences/com.apple.SoftwareUpdate ScheduleFrequency 3

The integer represents the check interval in days.