From 9d48aec3f5c4eb74b0b8d0df673186d5633becf5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 10:16:24 +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 a0428ff..6a1a6c5 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" },