From 2712658b539cc79c8897ca6d0da511958b628aae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 14:03:11 +0000 Subject: [PATCH] chore: update dependency knip to v6.20.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e2e597..e70865f 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@inversifyjs/foundation-typescript-config": "0.2.0", "@inversifyjs/foundation-vitest-config": "0.2.0", "husky": "9.1.7", - "knip": "6.18.0", + "knip": "6.20.0", "lint-staged": "17.0.8", "turbo": "2.9.18" },