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

| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| npm        | @commitlint/cli                 | 20.4.0 | 20.4.1 |
| npm        | @commitlint/config-conventional | 20.4.0 | 20.4.1 |
This commit is contained in:
renovate[bot] 2026-02-09 12:26:17 +00:00 committed by GitHub
parent b305ad3d04
commit e8b5109c7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 12 deletions

View file

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