diff --git a/scripts/lint-migrations b/scripts/lint-migrations index 1ec2aed..665e928 100755 --- a/scripts/lint-migrations +++ b/scripts/lint-migrations @@ -23,4 +23,5 @@ 0107_decimal_for_latitude_longitude \ 0120_geography_fields \ 0133_backfill_location_created_at \ - 0134_alter_location_created_at + 0134_alter_location_created_at \ + 0146_remove_ct_from_source_locations_issue_655