chore(deps): update commitlint monorepo to v20 (major) (#975)

chore(deps): update commitlint monorepo to v20

| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| npm        | @commitlint/cli                 | 19.8.1 | 20.2.0 |
| npm        | @commitlint/config-conventional | 19.8.1 | 20.2.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-12-12 16:56:07 +00:00 committed by GitHub
parent f90da8d8bc
commit 9c94e7fd2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 84 additions and 84 deletions

View file

@ -37,8 +37,8 @@
"@actions/exec": "1.1.1"
},
"devDependencies": {
"@commitlint/cli": "19.8.1",
"@commitlint/config-conventional": "19.8.1",
"@commitlint/cli": "20.2.0",
"@commitlint/config-conventional": "20.2.0",
"@eslint/js": "9.39.1",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "12.0.2",