From 084618b22097a121fd5c0464a4c4d73bba9dfc7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2026 10:10:04 +0000 Subject: [PATCH] chore: update dependency knip to v6.24.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e36dc5e..6e9d393 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.23.0", + "knip": "6.24.0", "lint-staged": "17.0.8", "turbo": "2.9.18" },