Skip to content

Commit 650e62f

Browse files
authoredAug 30, 2021
Disable Renovate's "Dependency Dashboard"
1 parent 676ca79 commit 650e62f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎renovate.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"extends": [
3-
"config:base"
3+
"config:base",
4+
":disableDependencyDashboard"
45
],
56
"enabled": true,
67
"labels": ["maintenance"],

0 commit comments

Comments
 (0)
Please sign in to comment.