chore(deps): update commitlint monorepo to v20.4.0

| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| npm        | @commitlint/cli                 | 20.3.1 | 20.4.0 |
| npm        | @commitlint/config-conventional | 20.3.1 | 20.4.0 |
This commit is contained in:
renovate[bot] 2026-02-06 10:24:01 +00:00 committed by GitHub
parent 36c59f29fa
commit d745de9161
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 21 deletions

View file

@ -37,8 +37,8 @@
"@actions/exec": "3.0.0"
},
"devDependencies": {
"@commitlint/cli": "20.3.1",
"@commitlint/config-conventional": "20.3.1",
"@commitlint/cli": "20.4.0",
"@commitlint/config-conventional": "20.4.0",
"@eslint/js": "9.39.2",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "12.0.2",