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

16 lines
288 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
"schedule:monthly"
],
"configMigration": true,
"minimumReleaseAge": "7 days",
"addLabels": [
"renovate"
],
"dependencyDashboardLabels": [
"renovate"
]
}