Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
havenbarnes committed Dec 30, 2024
1 parent db606bd commit 4a7d2bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posthog/migrations/0537_feature_mgmt_tables.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

class Migration(migrations.Migration):
dependencies = [
("posthog", "0535_alter_hogfunction_type"),
("posthog", "0536_alertconfiguration_skip_weekend"),
]

operations = [
Expand Down

0 comments on commit 4a7d2bd

Please sign in to comment.