From a0fca107d67a977fb52a1dc2b70ed0db360f5e63 Mon Sep 17 00:00:00 2001 From: Konstantin Wohlwend Date: Sun, 12 Apr 2026 21:52:33 -0700 Subject: [PATCH] Update pre-push.md --- .cursor/commands/pre-push.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cursor/commands/pre-push.md b/.cursor/commands/pre-push.md index 5c2eb56a0..103f94c10 100644 --- a/.cursor/commands/pre-push.md +++ b/.cursor/commands/pre-push.md @@ -1 +1 @@ -Please compare `dev` to `main` and ensure that all migrations are backwards compatible. In what ways could breakage occur? Report the result to me in detail. +Please compare `dev` to `main` and ensure that all migrations are backwards compatible. In what ways could breakage occur? Report the result to me in detail. Anything else that's scary that could occur, or that we should think about while migrating?