diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-02-12 14:13:32 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-02-12 14:13:32 +0000 |
| commit | af95baffdbbbc32fedf9e4859ca7b75efeccecf4 (patch) | |
| tree | fa52ff3d4c5bb130d74067daab971aa4f1e7eeb6 /package.json | |
| parent | fix(docusaurus): update tagline (diff) | |
| download | site-renovate/major-commitlint-monorepo.tar.xz site-renovate/major-commitlint-monorepo.zip | |
chore(deps): update commitlint monorepo to v20renovate/major-commitlint-monorepo
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 1958ad5..c647c0b 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ ] }, "devDependencies": { - "@commitlint/cli": "12.1.4", - "@commitlint/config-conventional": "12.1.4", + "@commitlint/cli": "20.4.1", + "@commitlint/config-conventional": "20.4.1", "@docusaurus/module-type-aliases": "2.0.0-beta.1", "@tsconfig/docusaurus": "1.0.2", "@types/react": "17.0.11", |