From 9c72b24a9f400f29543147de8735cc0da10a6758 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 14:25:56 +0000 Subject: [PATCH] Update dependency lint-staged to v15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec0c897..6ccaa23 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "eslint": "^8", "father": "4.3.1", "husky": "^8", - "lint-staged": "^13", + "lint-staged": "^15.0.0", "prettier": "^3", "remark": "^14", "remark-cli": "^11",