diff --git a/storage/framework/core/lint/package.json b/storage/framework/core/lint/package.json index c79fbb25ac..bff8761030 100644 --- a/storage/framework/core/lint/package.json +++ b/storage/framework/core/lint/package.json @@ -49,7 +49,7 @@ "prepublishOnly": "bun run build" }, "devDependencies": { - "@commitlint/cli": "^19.8.1", + "@commitlint/cli": "^20.1.0", "@stacksjs/development": "workspace:*", "@stacksjs/eslint-config": "^4.14.0-beta.3", "bun-git-hooks": "^0.2.19",