Skip to content

Commit 2916dc6

Browse files
authored
Disable renovate dashboard
1 parent 42f2216 commit 2916dc6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

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

0 commit comments

Comments
 (0)