Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Commit

Permalink
chore: fix renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAlexLichter authored Oct 8, 2019
1 parent 7f98a1f commit 778dea9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"extends": [
"@nuxtjs",
"schedule:earlyMonday"
]
"@nuxtjs"
],
"schedule": "before 3am on Monday"
}

0 comments on commit 778dea9

Please sign in to comment.