Skip to content

Commit

Permalink
Adding renovate automerge. (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
dessalines authored Aug 6, 2024
1 parent 363c09c commit 0cca0bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -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
}

0 comments on commit 0cca0bb

Please sign in to comment.