From c31faf984a96c671efdd378a4996c42a4a41e526 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 16:52:02 +0000 Subject: [PATCH] chore: update dependency lint-staged to v15.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 889508f..44805fa 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@inversifyjs/foundation-typescript-config": "workspace:*", "husky": "9.1.7", "knip": "5.43.3", - "lint-staged": "15.4.2", + "lint-staged": "15.4.3", "turbo": "2.3.4" }, "homepage": "https://inversify.io",