From 9d8e885aeca8bb0143fea3d64b7b7d643fefe6ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 23:30:35 +0800 Subject: [PATCH] chore(deps): update dependency lint-staged to v15 (#459) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d1e379..a9f5ad3 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "devDependencies": { "husky": "^9.0.0", - "lint-staged": "^13.0.3", + "lint-staged": "^15.0.0", "prettier": "^3.0.0", "refs-cli": "^1.5.1", "markdownlint": "^0.27.0",