chore(deps): update commitlint monorepo to v18.6.0

| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| npm        | @commitlint/cli                 | 18.5.0 | 18.6.0 |
| npm        | @commitlint/config-conventional | 18.5.0 | 18.6.0 |
This commit is contained in:
renovate[bot] 2024-02-01 11:15:55 +00:00 committed by GitHub
parent 892eff1880
commit 20b1652f95
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 20 additions and 20 deletions

View file

@ -40,8 +40,8 @@
"@actions/exec": "1.1.1"
},
"devDependencies": {
"@commitlint/cli": "18.5.0",
"@commitlint/config-conventional": "18.5.0",
"@commitlint/cli": "18.6.0",
"@commitlint/config-conventional": "18.6.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "9.2.6",
"@semantic-release/npm": "11.0.2",