Adding renovate automerge. (#316)

This commit is contained in:
Dessalines 2024-07-30 09:15:15 -04:00 committed by GitHub
parent b3bd2afd6a
commit 99c15b6aac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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
}