Adding renovate automerge.

This commit is contained in:
Dessalines 2024-07-30 09:20:08 -04:00
parent 2ccb46b66d
commit 4678a023d6

View file

@ -1,5 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"schedule": ["before 4am on the first day of the month"]
"schedule": ["before 4am on the first day of the month"],
"automerge": true
}