From b05976b20321a031040b2263885c7400adb1a053 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 11:40:33 +0000 Subject: [PATCH] chore: update dependency knip to v6.32.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39e348d..5b9cc7e 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.32.0", + "knip": "6.32.1", "lint-staged": "17.3.0", "turbo": "2.10.9" },