From 8c7f4200d85d1e34a4e1c26fba09423c27776c82 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 22:05:04 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- bun.lock | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index 6fd4e50..83cb5b6 100644 --- a/bun.lock +++ b/bun.lock @@ -6,7 +6,7 @@ "name": "@stacksjs/gitlint", "devDependencies": { "@stacksjs/docs": "^0.70.23", - "better-dx": "^0.2.5", + "better-dx": "^0.2.6", }, }, }, diff --git a/package.json b/package.json index c82bee3..a50bc07 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ }, "devDependencies": { "@stacksjs/docs": "^0.70.23", - "better-dx": "^0.2.5" + "better-dx": "^0.2.6" }, "git-hooks": { "pre-commit": {