Configure Renovate #1

Closed
renovate-bot wants to merge 2 commits from renovate/configure into main
Showing only changes of commit 27cb6f77ec - Show all commits

View File

@ -1,3 +1,6 @@
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json" "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:best-practices"
]
} }