Skip to content

Commit 74d0950

Browse files
committed
chore: ignore libraries for renovate
1 parent d4d70a1 commit 74d0950

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
"description": "Separate Stripe dependency updates",
1010
"matchPackageNames": ["stripe"]
1111
}
12-
]
12+
],
13+
"ignoreDeps": ["p-limit", "supabase/postgres"]
1314
}

0 commit comments

Comments
 (0)