Hold back PostHog updates for now

https://github.com/PostHog/posthog-js/issues/1437
This commit is contained in:
Robin
2024-09-27 16:02:12 -04:00
parent bb3ab73b8c
commit a74d170586
3 changed files with 7 additions and 6 deletions

View File

@@ -44,5 +44,6 @@
"prHeader": "Please review modals on mobile for visual regressions."
}
],
"semanticCommits": "disabled"
"semanticCommits": "disabled",
"ignoreDeps": ["posthog-js"]
}