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

Commit 778dea9

Browse files
chore: fix renovate config
1 parent 7f98a1f commit 778dea9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

renovate.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"extends": [
3-
"@nuxtjs",
4-
"schedule:earlyMonday"
5-
]
3+
"@nuxtjs"
4+
],
5+
"schedule": "before 3am on Monday"
66
}

0 commit comments

Comments
 (0)