From 6e4a431ea311c407ac321ff33b723bab97b3a63e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 23:49:49 +0000 Subject: [PATCH] chore: update dependency knip to v6.32.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b9cc7e..e2caa85 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.1", + "knip": "6.32.2", "lint-staged": "17.3.0", "turbo": "2.10.9" },