Skip to content

Commit 68b5836

Browse files
kevcodezdarora
authored andcommitted
chore: enable renovate
1 parent 1384095 commit 68b5836

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"extends": ["config:base", ":disableDependencyDashboard", "group:allNonMajor"],
3+
"baseBranches": ["main"],
4+
"schedule": ["before 3am on Monday"],
5+
"commitMessagePrefix": "chore(deps):"
6+
}

0 commit comments

Comments
 (0)