Describe the proposed change(s).
We added ignoreDeps to the group presets in this PR as a hack to shorten the onboarding PR description.
But, now we cannot combine the group presets with matchUpdateTypes as the preset contains ignoreDeps. So, while the hack fixed one problem it introduced another.
We need to find another way to shorten the onboarding PR description and remove ignoreDeps from the group preset config.
Ref: #31972