From 4ebfb2ada5557763964e94efdfcadb8aa6732b85 Mon Sep 17 00:00:00 2001 From: Braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Mon, 11 Apr 2022 01:19:59 +0200 Subject: [PATCH] chore: remove lint pipeline dependency --- turbo.json | 1 - 1 file changed, 1 deletion(-) diff --git a/turbo.json b/turbo.json index d0ef1783..98d3fa9b 100644 --- a/turbo.json +++ b/turbo.json @@ -23,7 +23,6 @@ "outputs": [] }, "lint": { - "dependsOn": ["^build"], "outputs": [] }, "dev": {