From 7d7a3bbc7a0f08c9268eb060dab54c87b72620ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Feb 2026 01:52:15 +0000 Subject: [PATCH] Update dependency @lobehub/lint to v2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b2fdb1..d9891af 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ }, "devDependencies": { "@commitlint/cli": "^19.3.0", - "@lobehub/lint": "^1.23.4", + "@lobehub/lint": "^2.0.0", "@testing-library/jest-dom": "^6.4.5", "@testing-library/react": "^15.0.7", "@types/lodash-es": "^4.17.12",