From 270ec9f93107a88fd7e5b7457615162d07d20a94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind=20Smestad?= Date: Tue, 23 Jan 2024 13:36:50 +0100 Subject: [PATCH] Update README.md removing dependency update section This is now done with Renovate --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index ab120b60..af66789e 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,6 @@ cd ./packages/event-producer pnpm dev ``` -## Update workspace dependencies -```bash -pnpm recursive update --latest -``` ## Create a new module Run: ```bash