Skip to content

Commit 8ed4223

Browse files
committed
fix(config): enable dashboard renovate
1 parent 58fc5c0 commit 8ed4223

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
{
2-
"extends": ["config:base"]
2+
"extends": [
3+
"config:base",
4+
":dependencyDashboard"
5+
]
36
}

0 commit comments

Comments
 (0)