From eecfddd7ec6d16ef7e5a06502c5e4a6c0d335e36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 02:44:26 +0000 Subject: [PATCH] build(deps-dev): bump commitlint from 19.3.0 to 20.0.0 Bumps [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint) from 19.3.0 to 20.0.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@alias/commitlint/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.0.0/@alias/commitlint) --- updated-dependencies: - dependency-name: commitlint dependency-version: 20.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d4db05..1c195d9 100644 --- a/package.json +++ b/package.json @@ -245,7 +245,7 @@ "@typescript-eslint/parser": "7.18.0", "bun-types": "1.1.34", "commitizen": "4.3.0", - "commitlint": "19.3.0", + "commitlint": "20.0.0", "commitlint-config-gitmoji": "2.3.1", "concurrently": "9.1.0", "conventional-changelog-gitmoji-config": "1.5.2",