1
0
mirror of synced 2025-12-19 18:11:23 -05:00

fix config

This commit is contained in:
Siddharth Suresh
2025-01-16 20:24:27 +05:30
parent 368ef1466d
commit 828e745fd8

View File

@@ -7,5 +7,5 @@
"access": "restricted",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": ["web", "test-*", "toolkit-*", "@blitzjs/recipe-*"]
"ignore": ["web", "test-*", "toolkit-*", "next13"]
}