mirror of
https://github.com/resend/react-email.git
synced 2026-09-14 14:18:02 +08:00
744094c09a
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
10 lines
232 B
JSON
10 lines
232 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": ["config:recommended"],
|
|
"ignorePaths": ["benchmarks"],
|
|
"rebaseWhen": "never",
|
|
"vulnerabilityAlerts": {
|
|
"groupName": "security updates"
|
|
}
|
|
}
|