Files
ANewDawn/.github/renovate.json
2024-01-21 20:42:26 +01:00

12 lines
282 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"automerge": true,
"configMigration": true,
"dependencyDashboard": false,
"osvVulnerabilityAlerts": true,
"timezone": "Europe/Stockholm"
}