build: Renovate (#237)

This commit is contained in:
Kroese 2023-12-11 00:31:15 +01:00 committed by GitHub
parent 743743c3e7
commit 5e3c8ed3ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,4 @@
{
"extends": [
"config:base",
":disableDependencyDashboard"
]
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended", ":disableDependencyDashboard"]
}