static-analysis is failing on master

https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/185787843

ee/db/post_migrate/20180417102933_drop_repository_storage_events_for_geo_events.rb:32:5: W: Lint/UnneededCopDisableDirective: Unnecessary disabling of Migration/UpdateColumnInBatches.
    # rubocop:disable Migration/UpdateColumnInBatches
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ee/db/post_migrate/20181220165848_update_package_type.rb:2:1: W: Lint/UnneededCopDisableDirective: Unnecessary disabling of Migration/UpdateColumnInBatches.
# rubocop:disable Migration/UpdateColumnInBatches
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Should be pretty easy to fix.