diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-02-11 00:08:50 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-02-11 00:08:50 +0000 |
commit | ced6c9ae9a9a80c884cafbea9c717b578dfac326 (patch) | |
tree | 7cb0e78e0639df4b2b79be94ddae77c304bd3357 /rubocop/rubocop-migrations.yml | |
parent | 02c3b2af448be6a5004e8d833cbcbf8e5f185210 (diff) | |
download | gitlab-ce-ced6c9ae9a9a80c884cafbea9c717b578dfac326.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'rubocop/rubocop-migrations.yml')
-rw-r--r-- | rubocop/rubocop-migrations.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rubocop/rubocop-migrations.yml b/rubocop/rubocop-migrations.yml index 41bd2a4ce7d..45f8270b34d 100644 --- a/rubocop/rubocop-migrations.yml +++ b/rubocop/rubocop-migrations.yml @@ -38,6 +38,7 @@ Migration/UpdateLargeTable: - :users - :user_preferences - :user_details + - :vulnerability_occurrences - :web_hook_logs DeniedMethods: - :change_column_type_concurrently |