From e13c8ac208e0d2bea4e37b2c9fddfdf427e6ea02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 21:11:36 +0000 Subject: [PATCH] chore: update dependency knip to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 345c75d..88205f1 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@inversifyjs/foundation-typescript-config": "~0.1.1", "@inversifyjs/foundation-vitest-config": "~0.1.1", "husky": "9.1.7", - "knip": "5.87.0", + "knip": "6.0.1", "lint-staged": "16.4.0", "turbo": "2.8.17" },