From f855f0ee28b9aa569b312801aa330ef6e4c47c0e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 21:03:04 +0000 Subject: [PATCH] chore: update dependency knip to v5.83.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64a71a3..0770d90 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@inversifyjs/foundation-typescript-config": "0.1.1", "@inversifyjs/foundation-vitest-config": "0.1.1", "husky": "9.1.7", - "knip": "5.83.0", + "knip": "5.83.1", "lint-staged": "16.2.7", "turbo": "2.8.3" },