2024-06-02 18:54:41 +05:30
|
|
|
{
|
2024-06-04 10:23:05 +05:30
|
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
|
|
"extends": ["config:recommended", ":dependencyDashboard"],
|
|
|
|
"labels": ["renovate-bot"],
|
|
|
|
"prHourlyLimit": 0,
|
|
|
|
"timezone": "Asia/kolkata",
|
|
|
|
"prCreation": "immediate",
|
|
|
|
"vulnerabilityAlerts": {
|
|
|
|
"enabled": true,
|
|
|
|
"labels": ["renovate-bot", "renovate-security", "security"]
|
|
|
|
}
|
2024-06-02 18:54:41 +05:30
|
|
|
}
|