Skip to content

Commit 0480275

Browse files
authored
Merge pull request #2812 from lizardruss/ENG-2956
docs: remove reference to outdated command
2 parents 8cbb0cb + 6f865fe commit 0480275

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

docs/pages/configuration/dependencies/README.mdx

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -164,15 +164,6 @@ If DevSpace detects that two projects within the dependency tree define the same
164164
### Circular Dependencies
165165
If DevSpace detects two projects which define each other as dependencies (either directly or via child-dependencies), DevSpace will print a warning showing the problematic dependency path within the dependency tree.
166166

167-
## Useful Commands
168-
169-
### `devspace update dependencies`
170-
If you want to force DevSpace to update the dependencies (e.g. git fetch & pull), you can run the following command:
171-
```bash
172-
devspace update dependencies
173-
```
174-
175-
176167
## Configuration
177168

178169
<PartialDependenciesConfig/>

0 commit comments

Comments
 (0)