From 2ee46d8f5b4c5e519b2d3428e5626179bfbb30ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 17:44:49 +0000 Subject: [PATCH] chore: update dependency knip to v6.20.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf5073e..77469ce 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@inversifyjs/foundation-typescript-config": "~0.2.0", "@inversifyjs/foundation-vitest-config": "~0.2.0", "husky": "9.1.7", - "knip": "6.18.0", + "knip": "6.20.0", "lint-staged": "17.0.8", "turbo": "2.9.18" },