From d18f5e0c00449a06f9670882a8956452823ac4ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 23:08:27 +0000 Subject: [PATCH] chore(dep-dev): bump @commitlint/load from 20.5.3 to 21.0.0 Bumps [@commitlint/load](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/load) from 20.5.3 to 21.0.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/load/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.0.0/@commitlint/load) --- updated-dependencies: - dependency-name: "@commitlint/load" dependency-version: 21.0.0 dependency-type: direct:production 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 063ecbf..87dd786 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ }, "dependencies": { "@commitlint/lint": "^20.5.3", - "@commitlint/load": "^20.5.3", + "@commitlint/load": "^21.0.0", "@commitlint/parse": "^20.5.0", "build-md": "^0.4.5", "eslint-config-logdna": "^8.0.1",