Skip to content

Commit 67179de

Browse files
committed
Update migration dependency
Signed-off-by: Sasha Romijn <[email protected]>
1 parent 95c642b commit 67179de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

checks/migrations/0016_domaintestappsecpriv_securitytxt_found_url.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class Migration(migrations.Migration):
88
dependencies = [
9-
("checks", "0015_auto_20240212_1616"),
9+
("checks", "0015_add_rpki_scoring"),
1010
]
1111

1212
operations = [

0 commit comments

Comments
 (0)