Replace `data-confirm` modals with `GlModal` in `ee/app/views/groups/hooks/edit.html.haml`
Replace data-confirm
modals in ee/app/views/groups/hooks/edit.html.haml
with the implementation using GlModal. The up to date migration strategy can be found in the parent epic.