From 33d365ac1434062a89ffcdb00ec4d7f5ea91eb97 Mon Sep 17 00:00:00 2001 From: "buddy-bot[bot]" Date: Fri, 22 Aug 2025 20:03:38 +0000 Subject: [PATCH 1/2] Workflow files require elevated permissions - no changes committed From bb3c831df06a1a438eb4db03b30513cee7d0ca71 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 20:03:47 +0000 Subject: [PATCH 2/2] chore(deps): update dependency lint-staged to 16.1.5 (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83704a2..2ab7748 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "bun-plugin-dtsx": "^0.9.5", "bunfig": "^0.10.1", "changelogen": "^0.6.1", - "lint-staged": "^15.5.2", + "lint-staged": "^16.1.5", "simple-git-hooks": "^2.13.0", "typescript": "^5.8.3" },