Adding renovate automerge. (#2644)

This commit is contained in:
Dessalines 2024-07-30 09:49:04 -04:00 committed by GitHub
parent 66277e6ece
commit 7718ee7a80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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