Adding renovate automerge.

This commit is contained in:
Dessalines 2024-07-30 09:14:30 -04:00
parent b3bd2afd6a
commit 493d81d8ec

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
}