From 1bbe28a9cf85e57e0c15a1be1358045b7418a5ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 05:45:04 +0000 Subject: [PATCH] chore: update dependency knip to v6.32.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08d72d1..7efeb29 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@inversifyjs/foundation-typescript-config": "0.2.0", "@inversifyjs/foundation-vitest-config": "0.2.1", "husky": "9.1.7", - "knip": "6.31.0", + "knip": "6.32.0", "lint-staged": "17.3.0", "turbo": "2.10.8" },