0
0
mirror of https://github.com/mueller-ma/PrepaidBalance.git synced 2024-09-19 16:02:14 +02:00
PrepaidBalance/renovate.json

16 lines
288 B
JSON
Raw Permalink Normal View History

2024-02-07 17:51:20 +01:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
"schedule:monthly"
],
"configMigration": true,
"minimumReleaseAge": "7 days",
"addLabels": [
"renovate"
],
"dependencyDashboardLabels": [
"renovate"
]
}