Skip to content

Commit f95c986

Browse files
committed
Renumber cicd_infrastructure migration to 0285 after dev merge
1 parent 50e21ea commit f95c986

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dojo/db_migrations/0276_cicd_infrastructure.py renamed to dojo/db_migrations/0285_cicd_infrastructure.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def migrate_tool_configs_to_cicd_infrastructure(apps, schema_editor):
5454
class Migration(migrations.Migration):
5555

5656
dependencies = [
57-
("dojo", "0275_usercontactinfo_user_state_details"),
57+
("dojo", "0284_backfill_finding_cwe"),
5858
]
5959

6060
operations = [

0 commit comments

Comments
 (0)