From 591a2f1c63f7246561c3eb516b79cfa5716e648f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 00:24:00 +0000 Subject: [PATCH] build(deps): update dependency simple-git-hooks to ^2.13.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48bedfc..6906ee2 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint": "^8.1.0", "eslint-plugin-vue": "^7.11.1", "lint-staged": "^11.2.6", - "simple-git-hooks": "^2.7.0", + "simple-git-hooks": "^2.13.1", "spectron": "^15.0.0", "typescript": "^4.6.3", "vite": "^2.7.13",