Attempt to activate renovate on project's landingpage (changelog ignore)

This commit is contained in:
garronej 2022-07-23 17:44:52 +02:00
parent 76990702f0
commit ff2fb0d6dc

View File

@ -1,5 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"baseBranches": ["main", "landingpage"],
"extends": ["config:base"],
"dependencyDashboard": false,
"bumpVersion": "patch",