mirror of
https://github.com/suitenumerique/django-lasuite
synced 2026-04-25 17:15:14 +02:00
8 lines
324 B
JSON
8 lines
324 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": ["github>numerique-gouv/renovate-configuration"],
|
|
"dependencyDashboard": true,
|
|
"labels": ["dependencies", "noChangeLog", "automated"],
|
|
"enabledManagers": ["docker-compose", "dockerfile", "github-actions" ,"npm", "setup-cfg", "pep621"]
|
|
}
|