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 |
This commit is contained in:
renovate[bot] 2025-12-12 16:52:25 +00:00 committed by GitHub
parent f90da8d8bc
commit 94991d8709
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",