Skip to content

Commit de8ba16

Browse files
authored
build: disable dependency dashboard
Fixes #2322
1 parent 8fc8d3a commit de8ba16

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
"dependencyDashboardAutoclose": true,
67
"pinVersions": false,

0 commit comments

Comments
 (0)