Adding renovate automerge. (#4927)

This commit is contained in:
Dessalines 2024-07-30 09:41:06 -04:00 committed by GitHub
parent 2ccb46b66d
commit 069a9509d5
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
}