Skip to content

Commit

Permalink
Add renovate schedule (#646)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajschmidt8 authored Apr 1, 2024
1 parent 9f7a950 commit 25d762a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
"extends": ["config:base"],
"schedule": ["before 4am on the first day of the month"]
}

0 comments on commit 25d762a

Please sign in to comment.