Configure Renovate #3

Merged
hernik merged 2 commits from renovate/configure into main 2023-09-12 20:08:18 +02:00
Showing only changes of commit 53c0922f40 - Show all commits

View file

@ -2,5 +2,6 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
],
"enabledManagers":["pub"]
}