Skip to content

Commit

Permalink
configure renovate to execute on first day of the month (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
lunatetzuka authored Oct 13, 2023
1 parent e31990f commit 4ed9116
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
Expand Up @@ -2,5 +2,6 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
],
"schedule": ["before 4am on the first day of the month"]
}

0 comments on commit 4ed9116

Please sign in to comment.