Create renovate.json

This commit is contained in:
Kroese 2024-01-14 14:28:26 +01:00 committed by GitHub
parent a9743cd773
commit 448b3cb30e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.github/renovate.json vendored Normal file
View file

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